* src/GrampsDb/_GrampsDbBase.py (find_next_*_gramps_id): check

whether the key exists, do not read.
* src/GrampsDb/_GrampsBSDDB.py (find_next_*_gramps_id): Remove
methods, as there's no need to override ones the DbBase now.


svn: r5860
This commit is contained in:
Alex Roitman
2006-01-31 20:39:25 +00:00
parent 024b2a140e
commit 04de8dc8d4
3 changed files with 13 additions and 91 deletions

View File

@@ -1,3 +1,9 @@
2006-01-31 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py (find_next_*_gramps_id): check
whether the key exists, do not read.
* src/GrampsDb/_GrampsBSDDB.py (find_next_*_gramps_id): Remove
methods, as there's no need to override ones the DbBase now.
2006-01-31 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: clean up building notebook pages
* src/DisplayTabs.py: support for drag-n-drop