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 benjamin.peterson
Recipients benjamin.peterson, facundobatista
Date 2008-09-09.01:36:40
SpamBayes Score 0.033470724
Marked as misclassified No
Message-id <1220924201.06.0.184857461752.issue3808@psf.upfronthosting.co.za>
In-reply-to
Content
No, just surround the tests in the warnings.catch_warning context
manager and filter out the DeprecationWarnings.
History
Date User Action Args
2008-09-09 01:36:41benjamin.petersonsetrecipients: + benjamin.peterson, facundobatista
2008-09-09 01:36:41benjamin.petersonsetmessageid: <1220924201.06.0.184857461752.issue3808@psf.upfronthosting.co.za>
2008-09-09 01:36:40benjamin.petersonlinkissue3808 messages
2008-09-09 01:36:40benjamin.petersoncreate