Merge branch 'master' of git://git.assembla.com/fpdboz.git
Conflicts: pyfpdb/Hud.py
This commit is contained in:
@@ -228,7 +228,6 @@ class Importer:
|
||||
conv = None
|
||||
# Load filter, process file, pass returned filename to import_fpdb_file
|
||||
|
||||
# TODO: Shouldn't we be able to use some sort of lambda or something to just call a Python object by whatever name we specify? then we don't have to hardcode them,
|
||||
print "converting %s" % file
|
||||
hhbase = self.config.get_import_parameters().get("hhArchiveBase")
|
||||
hhbase = os.path.expanduser(hhbase)
|
||||
|
||||
Reference in New Issue
Block a user