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 terry.reedy
Recipients Arfrever, brett.cannon, kbk, python-dev, r.david.murray, roger.serwy, terry.reedy, vinay.sajip, vstinner
Date 2013-06-28.04:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372393864.22.0.191999880594.issue18081@psf.upfronthosting.co.za>
In-reply-to
Content
Improved 3.3 patch with tests incorporates Vinay's capture_warnings function to uncapture at end of import and main exit. I plan to apply after checking other versions and close this issue.
History
Date User Action Args
2013-06-28 04:31:04terry.reedysetrecipients: + terry.reedy, brett.cannon, kbk, vinay.sajip, vstinner, roger.serwy, Arfrever, r.david.murray, python-dev
2013-06-28 04:31:04terry.reedysetmessageid: <1372393864.22.0.191999880594.issue18081@psf.upfronthosting.co.za>
2013-06-28 04:31:04terry.reedylinkissue18081 messages
2013-06-28 04:31:04terry.reedycreate