Removed blocks from several functions in unicodeobject and stringobject where...
Removed blocks from several functions in unicodeobject and stringobject where a PyString function was still checking for PyUnicode or the other way around. PyUnicode and PyString shouldn't magically convert the other type.
Showing
Please register or sign in to comment