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 barry
Recipients barry, vstinner
Date 2014-09-11.14:28:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Sep 11, 2014, at 02:25 PM, STINNER Victor wrote:

>Why not adding a new redirect_stderr() function?

With a little refactoring redirect_stdout into a subclass, that would work
too.
History
Date User Action Args
2014-09-11 14:28:52barrysetrecipients: + barry, vstinner
2014-09-11 14:28:52barrylinkissue22389 messages
2014-09-11 14:28:52barrycreate