David Beazley added the comment:

Another note: the PyUnicode_AsUTF8String() doesn't leave the UTF-8 encoded byte 
string behind on the original string object.  I got into this thinking that 
PyUnicode_AsWideCharString() might have similar behavior.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16254>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to