Oops. Used by mistake PyUnicode_GetSize() directly instead of our own...
Oops. Used by mistake PyUnicode_GetSize() directly instead of our own PyText_GetSize(), which is correctly #defined to the right function depending on the version of Python.
Loading
Please register or sign in to comment