Message 131577 - Python tracker
Message131577
| Author | vstinner |
|---|---|
| Recipients | ingemar, r.david.murray, terry.reedy, vstinner |
| Date | 2011-03-21.00:03:37 |
| SpamBayes Score | 7.286176e-05 |
| Marked as misclassified | No |
| Message-id | <1300665817.8.0.758688786749.issue10828@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I closed #3080: Python 3.3 is now able to handle non-ASCII characters in module names and paths. But it is only able to handle non-ASCII characters encodable to the ANSI code page. To support all characters, I opened the issue #11619 (see also #10785). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-21 00:03:37 | vstinner | set | recipients: + vstinner, terry.reedy, r.david.murray, ingemar |
| 2011-03-21 00:03:37 | vstinner | set | messageid: <1300665817.8.0.758688786749.issue10828@psf.upfronthosting.co.za> |
| 2011-03-21 00:03:37 | vstinner | link | issue10828 messages |
| 2011-03-21 00:03:37 | vstinner | create | |