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
收信人 ezio.melotti, vstinner
日期 2011-11-16.22:14:47
SpamBayes Score 0.0031780931
Marked as misclassified
Message-id <1321481687.96.0.070295281604.issue13415@psf.upfronthosting.co.za>
In-reply-to
内容
os.unsetenv(name) encodes name to UTF-8. I think that the ANSI code page (or another code page?) should be used.
历史
日期 用户 动作 参数
2011-11-16 22:14:48vstinner修改recipients: + vstinner, ezio.melotti
2011-11-16 22:14:47vstinner修改messageid: <1321481687.96.0.070295281604.issue13415@psf.upfronthosting.co.za>
2011-11-16 22:14:47vstinner链接issue13415 messages
2011-11-16 22:14:47vstinner创建