STINNER Victor <[email protected]> added the comment: Does the follow code work on Windows?
>>> '\uDC80'.encode("utf8", "surrogatepass")
b'\xed\xb2\x80'
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8386>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
