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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, belopolsky, dangyogi, flox, gruszczy, r.david.murray, vstinner
Date 2010-05-14.11:21:10
SpamBayes Score 0.143992
Marked as misclassified No
Message-id <1273836072.9.0.854375793727.issue8256@psf.upfronthosting.co.za>
In-reply-to
Content
since the prompt is written to stderr, why is sys.stdout.encoding used instead of sys.stderr.encoding?
History
Date User Action Args
2010-05-14 11:21:13amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, belopolsky, vstinner, dangyogi, r.david.murray, gruszczy, flox
2010-05-14 11:21:12amaury.forgeotdarcsetmessageid: <1273836072.9.0.854375793727.issue8256@psf.upfronthosting.co.za>
2010-05-14 11:21:10amaury.forgeotdarclinkissue8256 messages
2010-05-14 11:21:10amaury.forgeotdarccreate