* src/ColumnOrder.py: pychecker fixes

* src/DateParser.py: pychecker fixes
* src/DisplayModels.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
* src/dates/Date_fr.py: pychecker fixes
* src/dates/Date_ru.py: pychecker fixes


svn: r3738
This commit is contained in:
Don Allingham
2004-11-19 03:59:53 +00:00
parent 6fa49c166b
commit 367d6f6b91
7 changed files with 10 additions and 7 deletions

View File

@ -31,7 +31,6 @@ French-specific classes for parsing and displaying dates.
#
#-------------------------------------------------------------------------
import re
import calendar
#-------------------------------------------------------------------------
#