Message149662
| Author | vstinner |
|---|---|
| Recipients | loewis, vstinner |
| Date | 2011-12-17.06:30:18 |
| SpamBayes Score | 0.06610049 |
| Marked as misclassified | No |
| Message-id | <1324103478.8.0.199899990591.issue13619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
# On FreeBSD, Solaris and Mac OS X, b'\xff' can be decoded in # the C locale. The C locale is something like ISO-8859-1, not # 7-bit ASCII. On FreeBSD, it *is* the ISO-8859-1 encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-17 06:31:18 | vstinner | set | recipients: + vstinner, loewis |
| 2011-12-17 06:31:18 | vstinner | set | messageid: <1324103478.8.0.199899990591.issue13619@psf.upfronthosting.co.za> |
| 2011-12-17 06:30:18 | vstinner | link | issue13619 messages |
| 2011-12-17 06:30:18 | vstinner | create | |