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, exarkun
Date 2008-09-04.22:08:29
SpamBayes Score 0.053004462
Marked as misclassified No
Message-id <1220566110.28.0.947650175558.issue3780@psf.upfronthosting.co.za>
In-reply-to
Content
Would the new catch_warnings [1] context manager help in this regard?

[1] http://docs.python.org/dev/library/warnings.html#warnings.catch_warnings
History
Date User Action Args
2008-09-04 22:08:30benjamin.petersonsetrecipients: + benjamin.peterson, exarkun
2008-09-04 22:08:30benjamin.petersonsetmessageid: <1220566110.28.0.947650175558.issue3780@psf.upfronthosting.co.za>
2008-09-04 22:08:29benjamin.petersonlinkissue3780 messages
2008-09-04 22:08:29benjamin.petersoncreate