Message247338
| Author | ronaldoussoren |
|---|---|
| Recipients | Dmitry.Jemerov, barry-scott, loewis, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka, vstinner |
| Date | 2015-07-25.10:43:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1437821038.78.0.0132494580343.issue18378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Testing this is interesting to say the least due to the dynamic way the module interface is built. Serhiy: are you testing on a Linux machine? On my machine getpreferredencoding() returns 'UTF-8' because it hits the CODESET path (which ends up calling ``_locale.nl_langinfo(_locale.CODESET)`` and that returns UTF-8). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-25 10:43:58 | ronaldoussoren | set | recipients: + ronaldoussoren, loewis, barry-scott, vstinner, ned.deily, r.david.murray, Dmitry.Jemerov, serhiy.storchaka |
| 2015-07-25 10:43:58 | ronaldoussoren | set | messageid: <1437821038.78.0.0132494580343.issue18378@psf.upfronthosting.co.za> |
| 2015-07-25 10:43:58 | ronaldoussoren | link | issue18378 messages |
| 2015-07-25 10:43:58 | ronaldoussoren | create | |