SIGN IN SIGN UP

This patch adds a new builtin unistr() which behaves like str()

except that it always returns Unicode objects.

A new C API PyObject_Unicode() is also provided.

This closes patch #101664.

Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.
M
Marc-André Lemburg committed
ad7c98e264bbc9c84e911417c8770f6e95ffb794
Parent: d5c4306