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.

作者 vstinner
收信人 Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, eric.araujo, mark, martin.panter, mightyiam, ncoghlan, pitrou, r.david.murray, segfaulthunter, srid, steve.dower, vstinner
日期 2016-09-05.23:29:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1473118186.36.0.0900560131152.issue6135@psf.upfronthosting.co.za>
In-reply-to
内容
> * add 'oem' encoding to make it easy to choose (but don't try and guess when it is used)

I suggest to open a separated issue for that. By the way, you might also add "ansi"? See also the aliasmbcs() function of the site module.

Note: I never liked that aliasmbcs() is implemented in Python and is "optional" (not done with using python3 -S).
历史
日期 用户 动作 参数
2016-09-05 23:29:46vstinner修改recipients: + vstinner, amaury.forgeotdarc, ncoghlan, pitrou, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, steve.dower, berwin22
2016-09-05 23:29:46vstinner修改messageid: <1473118186.36.0.0900560131152.issue6135@psf.upfronthosting.co.za>
2016-09-05 23:29:46vstinner链接issue6135 messages
2016-09-05 23:29:46vstinner创建