Files
cpython/Objects
Marc-André Lemburg ad7c98e264 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.
2001-01-17 17:09:53 +00:00
..
2000-05-02 18:34:30 +00:00
2001-01-17 15:29:42 +00:00
2001-01-17 15:28:20 +00:00
2001-01-17 15:33:42 +00:00
2001-01-17 15:32:23 +00:00
2001-01-03 22:32:16 +00:00
2001-01-17 15:33:18 +00:00
2000-11-28 12:09:18 +00:00