Message105203
| Author | stutzbach |
|---|---|
| Recipients | docs@python, stutzbach |
| Date | 2010-05-07.15:55:33 |
| SpamBayes Score | 8.889612e-05 |
| Marked as misclassified | No |
| Message-id | <1273247735.73.0.712345896243.issue8645@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PyUnicode_AsEncodedObject is undocumented. It has the same signature as PyUnicode_AsEncodedString, although they do slightly different things based on a brief source code inspection (I'm not clear on what that difference is though). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-07 15:55:36 | stutzbach | set | recipients: + stutzbach, docs@python |
| 2010-05-07 15:55:35 | stutzbach | set | messageid: <1273247735.73.0.712345896243.issue8645@psf.upfronthosting.co.za> |
| 2010-05-07 15:55:34 | stutzbach | link | issue8645 messages |
| 2010-05-07 15:55:34 | stutzbach | create | |