Python temp string
Pass a temporary PyString object back to the caller. This is required if _PyUnicode_AsDefaultEncodedString doesn't exist (and after the transition to Python 3, it won't).
Pass a temporary PyString object back to the caller. This is required if _PyUnicode_AsDefaultEncodedString doesn't exist (and after the transition to Python 3, it won't).