* src/ReadXML.py: handle _NAME_TRANS keyerror exception

svn: r5586
This commit is contained in:
Don Allingham
2005-12-20 00:01:09 +00:00
parent 8b75efcfc3
commit 2a09f3d9d6
2 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
2005-12-19 Don Allingham <don@gramps-project.org>
* src/ReadXML.py: handle _NAME_TRANS keyerror exception
2005-12-19 Alex Roitman <shura@gramps-project.org>
* src/GrampsBSDDB.py (gramps_upgrade_9): Convert all Name and
Attribute objects to use tuple types.