Does
text = unicode(text)
make a copy of a Unicode string, or is that essentially a
free operation if the input is already Unicode?
John Nagle
--
http://mail.python.org/mailman/listinfo/python-list
Does
text = unicode(text)
make a copy of a Unicode string, or is that essentially a
free operation if the input is already Unicode?
John Nagle
--
http://mail.python.org/mailman/listinfo/python-list