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.

Author xiang.zhang
Recipients martin.panter, xiang.zhang
Date 2016-03-19.11:33:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458387181.17.0.104132716421.issue26585@psf.upfronthosting.co.za>
In-reply-to
Content
OK. You left the comment preferring using ascii or utf-8 to encode the filename in test. But actually the response SimpeHTTPRequestHandler send is explicitly encoded in filesystemdefaultencoding. So in such a case, am I doing right?
History
Date User Action Args
2016-03-19 11:33:01xiang.zhangsetrecipients: + xiang.zhang, martin.panter
2016-03-19 11:33:01xiang.zhangsetmessageid: <1458387181.17.0.104132716421.issue26585@psf.upfronthosting.co.za>
2016-03-19 11:33:01xiang.zhanglinkissue26585 messages
2016-03-19 11:33:00xiang.zhangcreate