[issue3297] Python interpreter uses Unicode surrogate pairs only before the pyc is created

Adam Olsen report at bugs.python.org
Mon Oct 5 00:48:18 CEST 2009


Adam Olsen <rhamph at gmail.com> added the comment:

Patch, which uses UTF-32-BE as indicated in my last comment.  Test included.

----------
keywords: +patch
Added file: http://bugs.python.org/file15043/py3k-nonBMP-literal.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3297>
_______________________________________


More information about the Python-bugs-list mailing list