]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix obvious problems from switch to dict views. Some tests still fail over
authorBrett Cannon <bcannon@gmail.com>
Thu, 22 Feb 2007 06:12:19 +0000 (06:12 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 22 Feb 2007 06:12:19 +0000 (06:12 +0000)
commit5b8d24a7f74ce799efc4d77cf58d8e496635ef0d
tree0ff112f3f804e4b21acb75eca3f31e347b5d29a8
parentc7e9d7465554f829cddaa336e260128995a57993
Fix obvious problems from switch to dict views.  Some tests still fail over
some reference count issue (I think).
Lib/test/test_bsddb.py