* src/GrampsCfg.py: Remove unused code.

* src/TipOfDay.py (TipParser.escape): Add method.


svn: r3610
This commit is contained in:
Alex Roitman
2004-10-08 17:59:34 +00:00
parent acc5370e28
commit 13d5991528
3 changed files with 78 additions and 208 deletions

View File

@@ -1,6 +1,9 @@
2004-10-08 Alex Roitman <shura@alex.neuro.umn.edu>
* src/GrampsCfg.py (build): Typo.
* src/GrampsCfg.py: Remove unused code.
* src/TipOfDay.py (TipParser.escape): Add method.
2004-10-07 Don Allingham <dallingham@users.sourceforge.net>
* src/AddMedia.py: pychecker fixes
* src/DbPrompter.py: pychecker fixes