fix for cursor set

svn: r5570
This commit is contained in:
Richard Taylor
2005-12-17 20:13:23 +00:00
parent 9c1db9ff45
commit 9385212033
3 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2005-12-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/GrampsBSDDB.py: added work around for cursor set not
returing None.
* test/GrampsDbBase_Test.py: corrected indent as found by Benny
2005-12-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* test/GrampsDbBase_Test.py: added a crude performance test.
* test/RunAllTests.py: fixed log level setting.