Message144814
| Author | skrah |
|---|---|
| Recipients | mark.dickinson, meador.inge, pitrou, skrah, vstinner |
| Date | 2011-10-03.10:52:42 |
| SpamBayes Score | 0.0059460206 |
| Marked as misclassified | No |
| Message-id | <1317639163.43.0.12362076793.issue13072@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>It would be better to use a format for a Py_UCS4 string, but struct doesn't support such type. PEP-3118 suggests for the extended struct syntax: 'c' -> ucs-1 (latin-1) encoding 'u' -> ucs-2 'w' -> ucs-4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-03 10:52:43 | skrah | set | recipients: + skrah, mark.dickinson, pitrou, vstinner, meador.inge |
| 2011-10-03 10:52:43 | skrah | set | messageid: <1317639163.43.0.12362076793.issue13072@psf.upfronthosting.co.za> |
| 2011-10-03 10:52:42 | skrah | link | issue13072 messages |
| 2011-10-03 10:52:42 | skrah | create | |