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:42:30 +00:00
2000-12-15 21:58:52 +00:00
2000-10-06 15:48:38 +00:00