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 r.david.murray
Recipients r.david.murray, sdaoden
Date 2011-03-15.04:21:20
SpamBayes Score 0.004612301
Marked as misclassified No
Message-id <1300162883.48.0.67042836204.issue11243@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that adds tests for the methods I didn't previous have test for.  There may still be some headers that I'm not testing for the 'contains binary' case, but this is certainly more comprehensive than we had before.

Please test and let me know if it works; it should, since the code patch is very close to the one you suggested.
History
Date User Action Args
2011-03-15 04:21:24r.david.murraysetrecipients: + r.david.murray, sdaoden
2011-03-15 04:21:23r.david.murraysetmessageid: <1300162883.48.0.67042836204.issue11243@psf.upfronthosting.co.za>
2011-03-15 04:21:21r.david.murraylinkissue11243 messages
2011-03-15 04:21:21r.david.murraycreate