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.

作者 lars.gustaebel
收信人 lars.gustaebel, vstinner
日期 2010-05-30.12:31:53
SpamBayes Score 0.00023733923
Marked as misclassified
Message-id <1275222715.84.0.257698716888.issue8784@psf.upfronthosting.co.za>
In-reply-to
内容
My expertise on Windows is rather limited, but as far as I understand the issue, I consider this a reasonable idea.
I think it is impossible to find a perfect default encoding, and utf-8 seems to be the best bet with regard to portability. IIRC most of the archivers on the Windows machines I have access to use latin-1, but I don't think that latin-1 is a suitable default value. I don't know much about Windows internals and have no idea what mbcs really is, but it is actually not available on other platforms.
历史
日期 用户 动作 参数
2010-05-30 12:31:55lars.gustaebel修改recipients: + lars.gustaebel, vstinner
2010-05-30 12:31:55lars.gustaebel修改messageid: <1275222715.84.0.257698716888.issue8784@psf.upfronthosting.co.za>
2010-05-30 12:31:54lars.gustaebel链接issue8784 messages
2010-05-30 12:31:53lars.gustaebel创建