]> granicus.if.org Git - python/commit
pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 3 Jun 2005 07:03:07 +0000 (07:03 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 3 Jun 2005 07:03:07 +0000 (07:03 +0000)
commite4ed2de26095cf83752c7f103b35b94982ec0654
treef86357bbb175d673ad59eef6487708c7c39713a0
parenta43ece965421b9078a77416b452573c4917d0b9a
pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison
functions written in python.

contributed by <frederic.gobry@epfl.ch>
Lib/bsddb/dbobj.py
Lib/bsddb/test/test_all.py
Lib/bsddb/test/test_compare.py [new file with mode: 0644]
Modules/_bsddb.c