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 vstinner
Recipients eric.araujo, pitrou, tarek, vstinner
Date 2010-05-09.00:48:22
SpamBayes Score 0.0006663028
Marked as misclassified No
Message-id <1273366104.84.0.300949702735.issue8663@psf.upfronthosting.co.za>
In-reply-to
Content
> > If the standard output is not a TTY, Python uses ASCII encoding 
> > for sys.stdout

> We could perhaps fix this too, if python-dev agrees.

Open a new issue please if you consider that as a bug.
History
Date User Action Args
2010-05-09 00:48:24vstinnersetrecipients: + vstinner, pitrou, tarek, eric.araujo
2010-05-09 00:48:24vstinnersetmessageid: <1273366104.84.0.300949702735.issue8663@psf.upfronthosting.co.za>
2010-05-09 00:48:23vstinnerlinkissue8663 messages
2010-05-09 00:48:22vstinnercreate