Message 162307 - Python tracker
Message162307
| Author | vstinner |
|---|---|
| Recipients | Trundle, lukasz.langa, petri.lehtinen, vstinner |
| Date | 2012-06-04.23:37:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338853059.34.0.937320159164.issue6745@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The issue #12567 fixed this one: - umlaut3x.py now works in Python 3.3 with an encoding different than UTF-8: Python automatically detects (and uses) the locale encoding - getkey_sample.py can be patched to handle Unicode correctly using get_wch() instead of getkey() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-04 23:37:39 | vstinner | set | recipients: + vstinner, Trundle, lukasz.langa, petri.lehtinen |
| 2012-06-04 23:37:39 | vstinner | set | messageid: <1338853059.34.0.937320159164.issue6745@psf.upfronthosting.co.za> |
| 2012-06-04 23:37:38 | vstinner | link | issue6745 messages |
| 2012-06-04 23:37:38 | vstinner | create | |