Added non standard date support, and improved report generation
svn: r13
This commit is contained in:
@@ -44,7 +44,6 @@ _ = intl.gettext
|
||||
def importData(database, filename, callback):
|
||||
|
||||
parser = xml.sax.saxexts.make_parser()
|
||||
|
||||
basefile = os.path.dirname(filename)
|
||||
database.smap = {}
|
||||
database.pmap = {}
|
||||
@@ -114,4 +113,3 @@ def loadData(database, filename, callback):
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user