]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 77912 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:19:21 +0000 (20:19 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:19:21 +0000 (20:19 +0000)
commit507ea2ae1802a97fe3cd88051413219d70cb71e1
tree9f8ad3bdc2208006b298bdf1a13224b0b54a2fbe
parent8f1e0f2d9f69f8410dead8d6f7cf59cc82c62c75
Merged revisions 77912 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77912 | ezio.melotti | 2010-02-02 17:57:45 +0200 (Tue, 02 Feb 2010) | 1 line

  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