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 serhiy.storchaka
Recipients dstufft, eric.araujo, serhiy.storchaka, vstinner
Date 2015-11-12.15:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447341918.33.0.881588742376.issue25607@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that just uses addCleanup() as Victor suggested.

> Why do you remove captured_stdout() here?

It is no longer needed.
History
Date User Action Args
2015-11-12 15:25:18serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.araujo, dstufft
2015-11-12 15:25:18serhiy.storchakasetmessageid: <1447341918.33.0.881588742376.issue25607@psf.upfronthosting.co.za>
2015-11-12 15:25:18serhiy.storchakalinkissue25607 messages
2015-11-12 15:25:18serhiy.storchakacreate