support surrogates in unicode string literals in Py3.3
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 15 Mar 2013 19:14:19 +0000 (20:14 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 15 Mar 2013 19:14:19 +0000 (20:14 +0100)
commitac90a80ac8d1210b5968fc66735a10303a76194e
tree446f54e99e493336c9e393c9951471b69f178902
parentcd98dbdb29d25f648b90bd5be2d1cc0451ad803f
support surrogates in unicode string literals in Py3.3
Cython/Compiler/ExprNodes.py
Cython/Compiler/StringEncoding.py
tests/run/unicodeliterals.pyx