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 flox
Recipients flox
Date 2010-02-22.13:09:15
SpamBayes Score 0.00043931958
Marked as misclassified No
Message-id <1266844157.92.0.671833558035.issue7982@psf.upfronthosting.co.za>
In-reply-to
Content
For some tests (doctest, unittest, pydoc...) it would be useful to simulate different stdout encodings ("ascii", "utf-8", ...).

The context manager could accept an optional encoding argument in this case.
History
Date User Action Args
2010-02-22 13:09:17floxsetrecipients: + flox
2010-02-22 13:09:17floxsetmessageid: <1266844157.92.0.671833558035.issue7982@psf.upfronthosting.co.za>
2010-02-22 13:09:16floxlinkissue7982 messages
2010-02-22 13:09:16floxcreate