Message105206
| Author | stutzbach |
|---|---|
| Recipients | docs@python, stutzbach |
| Date | 2010-05-07.16:07:16 |
| SpamBayes Score | 0.08992314 |
| Marked as misclassified | No |
| Message-id | <1273248439.66.0.594970239714.issue8647@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's the relevant signature: /* Get the maximum ordinal for a Unicode character. */ PyAPI_FUNC(Py_UNICODE) PyUnicode_GetMax(void); |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-07 16:07:19 | stutzbach | set | recipients: + stutzbach, docs@python |
| 2010-05-07 16:07:19 | stutzbach | set | messageid: <1273248439.66.0.594970239714.issue8647@psf.upfronthosting.co.za> |
| 2010-05-07 16:07:17 | stutzbach | link | issue8647 messages |
| 2010-05-07 16:07:16 | stutzbach | create | |