Message252988
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, paul.moore, schlenk, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2015-10-14.12:38:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444826307.39.0.1830511593.issue25404@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Right. The workaround is to encode manually the filename: filename = filename.encode(sys.getfilesystemencoding()) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-14 12:38:27 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, steve.dower, schlenk |
| 2015-10-14 12:38:27 | vstinner | set | messageid: <1444826307.39.0.1830511593.issue25404@psf.upfronthosting.co.za> |
| 2015-10-14 12:38:27 | vstinner | link | issue25404 messages |
| 2015-10-14 12:38:27 | vstinner | create | |