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.

作者 Trundle
收信人 Trundle, lukasz.langa, vstinner
日期 2010-11-17.11:27:32
SpamBayes Score 2.7430326e-06
Marked as misclassified
Message-id <1289993253.81.0.783658322255.issue6745@psf.upfronthosting.co.za>
In-reply-to
内容
Note that getkey() is broken, too. I attached a simple script to demonstrate that. If you run it and enter some non-ascii input, you can see that getkey() returns an utf-8 encoded str (in my utf-8 environment at least, I haven't check if it's always utf-8 or if it depends on the locale).
历史
日期 用户 动作 参数
2010-11-17 11:27:33Trundle修改recipients: + Trundle, vstinner, lukasz.langa
2010-11-17 11:27:33Trundle修改messageid: <1289993253.81.0.783658322255.issue6745@psf.upfronthosting.co.za>
2010-11-17 11:27:32Trundle链接issue6745 messages
2010-11-17 11:27:32Trundle创建