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, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, r.david.murray, terry.reedy, vstinner
日期 2011-01-31.11:10:44
SpamBayes Score 3.7221707e-05
Marked as misclassified
Message-id <1296472246.27.0.0751361047453.issue3080@psf.upfronthosting.co.za>
In-reply-to
内容
As explained in issue #10828: Python 3.2 doesn't support non-ASCII module names on Windows because module names are encoded to UTF-8 instead of the filesystem encoding (the ANSI code page).
历史
日期 用户 动作 参数
2011-01-31 11:10:46vstinner修改recipients: + vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-01-31 11:10:46vstinner修改messageid: <1296472246.27.0.0751361047453.issue3080@psf.upfronthosting.co.za>
2011-01-31 11:10:45vstinner链接issue3080 messages
2011-01-31 11:10:44vstinner创建