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.

作者 loewis
收信人 cfr, loewis, pitrou
日期 2008-08-09.17:29:19
SpamBayes Score 0.06893069
Marked as misclassified
Message-id <1218303020.68.0.921931119579.issue3362@psf.upfronthosting.co.za>
In-reply-to
内容
No, getpreferredencoding should always produce an encoding name. If the
application had an idea what to use, it wouldn't have to ask. So I favor
(3), or, perhaps given that OSX uses UTF-8 in many places,

(5) return "UTF-8"
历史
日期 用户 动作 参数
2008-08-09 17:30:20loewis修改recipients: + loewis, pitrou, cfr
2008-08-09 17:30:20loewis修改messageid: <1218303020.68.0.921931119579.issue3362@psf.upfronthosting.co.za>
2008-08-09 17:29:20loewis链接issue3362 messages
2008-08-09 17:29:19loewis创建