commit | e4ef3a6e6c5327c6e1a7a7667f0669aab92c6fd9 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 24 18:19:44 2006 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 24 18:19:44 2006 +0000 |
tree | 1245ccde784625a425d0eb070b7f18a9a91a543a | |
parent | 19960597adb65c9ecd33e4c3d320390eecd38625 [diff] |
Fix the bsddb3 unit tests. This essentially meant fixing one case where a list of custom objects was being sorted, and fixing one genuine bug where a method call was missing parentheses.