This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author therve
Recipients therve
Date 2008-02-24.09:20:54
SpamBayes Score 0.047321856
Marked as misclassified No
Message-id <1203844855.68.0.0588286825336.issue2168@psf.upfronthosting.co.za>
In-reply-to
Content
Attached files add contains method to dbm and gdbm objects. It fixes
failures with test_shelve. I'm ready to add more tests for this, but
#1960 should probably go in first (it converts the tests to unittest,
and add some coverage).

Please review!
History
Date User Action Args
2008-02-24 09:20:55thervesetspambayes_score: 0.0473219 -> 0.047321856
recipients: + therve
2008-02-24 09:20:55thervesetspambayes_score: 0.0473219 -> 0.0473219
messageid: <1203844855.68.0.0588286825336.issue2168@psf.upfronthosting.co.za>
2008-02-24 09:20:55thervelinkissue2168 messages
2008-02-24 09:20:54thervecreate