]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
authorEzio Melotti <ezio.melotti@gmail.com>
Tue, 2 Feb 2010 15:57:45 +0000 (15:57 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Tue, 2 Feb 2010 15:57:45 +0000 (15:57 +0000)
commit8d3f130d41d0c3f437f37a18c624955ce8bf65d3
tree84d89632ffbc9d3195d4cb43f5d99e782530e6db
parent0ac4d4c82df9c2d629dee9cd388e84b7f08d25fe
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
Lib/bsddb/dbshelve.py
Lib/bsddb/dbtables.py
Lib/bsddb/test/test_all.py
Lib/bsddb/test/test_basics.py
Lib/bsddb/test/test_compare.py
Lib/bsddb/test/test_dbtables.py
Lib/bsddb/test/test_recno.py
Lib/bsddb/test/test_replication.py
Lib/bsddb/test/test_thread.py
Lib/test/test_bsddb3.py