• Alexandre Vassalotti's avatar
    Clean up PyString_Size(). · 7bdb0c03
    Alexandre Vassalotti authored
    Removed string_getsize(), since it was only useful when
    PyString_AsStringAndSize was able to convert an (ascii)
    Unicode object to a C string.
    7bdb0c03
stringobject.c 83.1 KB