summaryrefslogtreecommitdiff
path: root/lib/tdb/pytdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij1-16/+16
2008-12-18Make sure to not close tdb database more than once.Jelmer Vernooij1-2/+10
2008-12-18Implement missing functions in pytdb.Jelmer Vernooij1-2/+62
2008-12-18Add simple manually written replacement for the tdb module.Jelmer Vernooij1-0/+449