Message 104921 - Python tracker
Message104921
| Author | vstinner |
|---|---|
| Recipients | Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner |
| Date | 2010-05-04.10:56:27 |
| SpamBayes Score | 1.7468828e-05 |
| Marked as misclassified | No |
| Message-id | <1272970589.14.0.111884847023.issue8514@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think that fsencode() (and fsdecode()) should be specific to POSIX. I don't know any good reason to encode a nice and correctly encoded unicode string to the ugly MBCS "encoding". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-04 10:56:29 | vstinner | set | recipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, ezio.melotti, Arfrever |
| 2010-05-04 10:56:29 | vstinner | set | messageid: <1272970589.14.0.111884847023.issue8514@psf.upfronthosting.co.za> |
| 2010-05-04 10:56:27 | vstinner | link | issue8514 messages |
| 2010-05-04 10:56:27 | vstinner | create | |