Add a format character %S to PyUnicode_FromFormat() that
embeds the result of PyObject_Unicode() into the resulting unicode string.
Showing
Please register or sign in to comment
embeds the result of PyObject_Unicode() into the resulting unicode string.