Message 262040 - Python tracker
Message262040
| 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:01 | xiang.zhang | set | recipients: + xiang.zhang, martin.panter |
| 2016-03-19 11:33:01 | xiang.zhang | set | messageid: <1458387181.17.0.104132716421.issue26585@psf.upfronthosting.co.za> |
| 2016-03-19 11:33:01 | xiang.zhang | link | issue26585 messages |
| 2016-03-19 11:33:00 | xiang.zhang | create | |