* src/ReadXML.py: name enhancements

* src/WriteXML.py: name enhancements


svn: r3596
This commit is contained in:
Don Allingham
2004-10-04 04:28:58 +00:00
parent d09e5128e6
commit c1e56807b8
6 changed files with 47 additions and 11 deletions

View File

@@ -2,6 +2,8 @@
* src/data/tips.xml: Add more tips.
2004-10-03 Don Allingham <dallingham@users.sourceforge.net>
* src/ReadXML.py: name enhancements
* src/WriteXML.py: name enhancements
* src/Date.py: fix get_month_valid call
* src/DateDisplay.py: pychecker fixes
* src/EditPerson.py: pychecker fixes