Am 03.09.2010 13:44, schrieb Nick Coghlan:
> On Fri, Sep 3, 2010 at 9:19 PM, Amaury Forgeot d'Arc
> wrote:
>> 2010/9/3 Nick Coghlan :
>>> Due to the Unicode API discussion, I happened to be looking at the C
>>> API docs at http://docs.python.org/dev/c-api/unicode.html#plain-py-unicode
>>> and not
On Fri, Sep 3, 2010 at 9:19 PM, Amaury Forgeot d'Arc wrote:
> 2010/9/3 Nick Coghlan :
>> Due to the Unicode API discussion, I happened to be looking at the C
>> API docs at http://docs.python.org/dev/c-api/unicode.html#plain-py-unicode
>> and noticed that out of:
>>
>> PyUnicode_FromUnicode
>> PyU
2010/9/3 Nick Coghlan :
> Due to the Unicode API discussion, I happened to be looking at the C
> API docs at http://docs.python.org/dev/c-api/unicode.html#plain-py-unicode
> and noticed that out of:
>
> PyUnicode_FromUnicode
> PyUnicode_FromStringAndSize
> PyUnicode_FromString
> PyUnicode_FromForma
Due to the Unicode API discussion, I happened to be looking at the C
API docs at http://docs.python.org/dev/c-api/unicode.html#plain-py-unicode
and noticed that out of:
PyUnicode_FromUnicode
PyUnicode_FromStringAndSize
PyUnicode_FromString
PyUnicode_FromFormat
PyUnicode_FromFormatV
PyUnicode_FromE