fix order of surrogate pair in wide unicode strings
authorStefan Behnel <scoder@users.berlios.de>
Sat, 3 Jul 2010 16:22:12 +0000 (18:22 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 3 Jul 2010 16:22:12 +0000 (18:22 +0200)
commit4603013caeef083cca7aeeff498441105384e79c
treea37b0eeb37be98e2e7f287c7d64ac183560e678d
parentf180a00f4b28a29c788fd4305cb7e611339bb1cc
fix order of surrogate pair in wide unicode strings
Cython/Compiler/StringEncoding.py
tests/run/unicodeliterals.pyx