]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Require strict bytes objects for all bsddb.db input values.
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 23 Aug 2007 07:32:27 +0000 (07:32 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 23 Aug 2007 07:32:27 +0000 (07:32 +0000)
commit361ed15383845bffc017b6a14acfb9da8f63ef73
tree808d7729ad334a8b32e31fca6acd1edf010d7398
parente5a8dc684ce67578f1bac94c1a76fea659d4ace7
Require strict bytes objects for all bsddb.db input values.
Lib/bsddb/test/test_dbtables.py
Lib/bsddb/test/test_lock.py
Lib/bsddb/test/test_queue.py
Lib/bsddb/test/test_recno.py
Modules/_bsddb.c