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
收信人 Trundle, lukasz.langa, petri.lehtinen, vstinner
日期 2012-06-04.23:37:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1338853059.34.0.937320159164.issue6745@psf.upfronthosting.co.za>
In-reply-to
内容
The issue #12567 fixed this one:

- umlaut3x.py now works in Python 3.3 with an encoding different than UTF-8: Python automatically detects (and uses) the locale encoding
- getkey_sample.py can be patched to handle Unicode correctly using get_wch() instead of getkey()
历史
日期 用户 动作 参数
2012-06-04 23:37:39vstinner修改recipients: + vstinner, Trundle, lukasz.langa, petri.lehtinen
2012-06-04 23:37:39vstinner修改messageid: <1338853059.34.0.937320159164.issue6745@psf.upfronthosting.co.za>
2012-06-04 23:37:38vstinner链接issue6745 messages
2012-06-04 23:37:38vstinner创建