* src/plugins/Leak.py (display): Catch exception coming from

trying to call __repr__ on a closed db.DB.


svn: r5903
This commit is contained in:
Alex Roitman
2006-02-09 01:10:10 +00:00
parent 18e8cb6478
commit bdf496ebb2
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2006-02-08 Alex Roitman <shura@gramps-project.org>
* src/plugins/Leak.py (display): Catch exception coming from
trying to call __repr__ on a closed db.DB.
2006-01-26 Brian Matherly <pez4brian@users.sourceforge.net>
* src/plugins/FamilyGroup.py: correctly put borders on the
children cells.