Message 251265 - Python tracker
Message251265
| Author | eryksun |
|---|---|
| Recipients | W deW, docs@python, eryksun, vstinner |
| Date | 2015-09-21.21:51:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442872275.04.0.0848136476822.issue25205@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To clarify using a unicode name in 2.x, it has to be encodable using the default encoding, sys.getdefaultencoding(). Normally this is ASCII. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-21 21:51:15 | eryksun | set | recipients: + eryksun, vstinner, docs@python, W deW |
| 2015-09-21 21:51:15 | eryksun | set | messageid: <1442872275.04.0.0848136476822.issue25205@psf.upfronthosting.co.za> |
| 2015-09-21 21:51:15 | eryksun | link | issue25205 messages |
| 2015-09-21 21:51:14 | eryksun | create | |