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 georg.brandl
Recipients Daniel.U..Thibault, docs@python, georg.brandl, r.david.murray
Date 2014-02-19.18:25:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392834306.75.0.24734605433.issue20686@psf.upfronthosting.co.za>
In-reply-to
Content
The only problem I can see is that "print" uses the console encoding.

For files and str(), the comment is correct for Python 2.
History
Date User Action Args
2014-02-19 18:25:06georg.brandlsetrecipients: + georg.brandl, r.david.murray, docs@python, Daniel.U..Thibault
2014-02-19 18:25:06georg.brandlsetmessageid: <1392834306.75.0.24734605433.issue20686@psf.upfronthosting.co.za>
2014-02-19 18:25:06georg.brandllinkissue20686 messages
2014-02-19 18:25:06georg.brandlcreate