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
收信人 vstinner
日期 2010-05-20.13:02:03
SpamBayes Score 0.0005967939
Marked as misclassified
Message-id <1274360525.11.0.883510556106.issue8775@psf.upfronthosting.co.za>
In-reply-to
内容
Fix the title: sys.argv is already decoded using the locale encoding on Unix, the problem is that it uses a (possibly) different encoding to encode command line arguments: file system encoding.
历史
日期 用户 动作 参数
2010-05-20 13:02:05vstinner修改recipients: + vstinner
2010-05-20 13:02:05vstinner修改messageid: <1274360525.11.0.883510556106.issue8775@psf.upfronthosting.co.za>
2010-05-20 13:02:03vstinner链接issue8775 messages
2010-05-20 13:02:03vstinner创建