gramps/src/gen/db
Gerald Britton 06458ae1d7 Remove unused methods
svn: r13159
2009-09-04 17:57:00 +00:00
..
__init__.py Tweaks to database objects plus initial documentation in rst format 2009-09-03 19:44:01 +00:00
base.py Remove unused methods 2009-09-04 17:57:00 +00:00
bsddbtxn.py add from __future__ import with_statement 2009-09-04 17:20:37 +00:00
cursor.py cursor.py -- add additional methods mirroring those in DBCursor and a getattr method to pass through non-overridden method calls to DBCursor 2009-08-19 17:14:32 +00:00
dbconst.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
dbdir.py Use GrampsCursor as a context manager using "with" statement 2009-06-16 15:49:17 +00:00
exceptions.py 0002041: show dialog if db version too high; ask question to upgrade the db version 2008-04-10 01:15:12 +00:00
iterator.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-23 08:38:55 +00:00
Makefile.am Update makefile to add new modules 2009-08-19 20:30:40 +00:00
read.py Tweaks to database objects plus initial documentation in rst format 2009-09-03 19:44:01 +00:00
txn.py Add new modules to support restructured database objects 2009-08-19 17:05:39 +00:00
undoredo.py add from __future__ import with_statement 2009-09-04 17:20:37 +00:00
upgrade.py add from __future__ import with_statement 2009-09-04 17:20:37 +00:00
write.py Tweaks to database objects plus initial documentation in rst format 2009-09-03 19:44:01 +00:00