* src/DisplayModels.py: fix initialization of self.map

svn: r3621
This commit is contained in:
Don Allingham
2004-10-12 02:18:30 +00:00
parent 4b4fd78f7e
commit 867d29a862
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
2004-10-11 Don Allingham <dallingham@users.sourceforge.net>
* src/DisplayModels.py: fix initialization of self.map
* src/DateParser.py: dynamically detect numerical parsing based
off locale. Do not depend on strptime.
* src/Utils.py: remove last remains of SingleDate