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 davispuh
Recipients Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, davispuh, eric.araujo, eryksun, mark, martin.panter, mightyiam, ncoghlan, pitrou, python-dev, r.david.murray, segfaulthunter, srid, steve.dower, vstinner
Date 2016-12-03.19:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480792777.88.0.442238826143.issue6135@psf.upfronthosting.co.za>
In-reply-to
Content
And looks like only way to specify console's codepage is with
`encoding=os.device_encoding(2)` which will have to be used for 99% of cases. I don't see other way...
History
Date User Action Args
2016-12-03 19:19:37davispuhsetrecipients: + davispuh, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, python-dev, martin.panter, eryksun, steve.dower, berwin22
2016-12-03 19:19:37davispuhsetmessageid: <1480792777.88.0.442238826143.issue6135@psf.upfronthosting.co.za>
2016-12-03 19:19:37davispuhlinkissue6135 messages
2016-12-03 19:19:37davispuhcreate