[Cython] constant Py_UNICODE arrays

Stefan Behnel stefan_ml at behnel.de
Fri Nov 7 07:53:22 CET 2008


Hi again,

Stefan Behnel wrote:
> PyUnicode_AS_DATA(un) to get the length

I (obviously) meant PyUnicode_GET_SIZE(un) ...

Stefan



More information about the Cython-dev mailing list