commit | 725c2b987322eca2d779ba0d8a67adc101566d60 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Sat Feb 26 07:11:27 2011 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Sat Feb 26 07:11:27 2011 +0000 |
tree | cd9b1f9ea0f5e1d9216832a921a47f3a9599af6d | |
parent | 5d5381ed002a03486b7364f9ae8b69fa2d2a1ede [diff] |
Merged revisions 88631 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88631 | senthil.kumaran | 2011-02-26 11:44:03 +0800 (Sat, 26 Feb 2011) | 2 lines Fix Issue10228 - Refleak run of test_dbm fails when several dbm modules are available (Patch by Ray.Allen) ........