gramps/src/gen/db
2010-01-18 04:42:17 +00:00
..
test 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
__init__.py Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py. 2009-12-20 04:30:28 +00:00
backup.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
base.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
bsddbtxn.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
cursor.py 1. Enhance cursor.py to support updating records after reading them 2009-09-23 20:07:58 +00:00
dbconst.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
exceptions.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
Makefile.am Remove gen.db.iterator.py - it is not used. 2010-01-06 04:44:09 +00:00
read.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
txn.py Use defaultdict instead of dict to simplify code and improve performance 2010-01-13 15:46:12 +00:00
undoredo.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
upgrade.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
write.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00