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