Message108371
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, gonegown, vstinner |
| Date | 2010-06-22.12:43:51 |
| SpamBayes Score | 0.090089664 |
| Marked as misclassified | No |
| Message-id | <1277210633.31.0.891059085362.issue8988@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> now tell me how the hell can file system encoding be related > to file content encoding?! Why do you say so? I can reproduce your issue, but changing the first line of a.py: # coding: cp1252 to: # coding: utf-8 did not change anything. In the meantime, you should refrain from creating directories with characters not representable in the terminal window. @haypo: The problem still exists with py3k at r82150. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-22 12:43:53 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, vstinner, gonegown |
| 2010-06-22 12:43:53 | amaury.forgeotdarc | set | messageid: <1277210633.31.0.891059085362.issue8988@psf.upfronthosting.co.za> |
| 2010-06-22 12:43:51 | amaury.forgeotdarc | link | issue8988 messages |
| 2010-06-22 12:43:51 | amaury.forgeotdarc | create | |