fix unicode encoding optimisation when running in Python 3
authorStefan Behnel <stefan_ml@behnel.de>
Tue, 31 Jul 2012 17:58:59 +0000 (19:58 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Tue, 31 Jul 2012 17:58:59 +0000 (19:58 +0200)
commit12cf67fd55c0de8aedd6104bbb7feb0668fccc0e
treecfa2a392d75080743b462b2db156dab3d47aa6a2
parentf534aeb75eb5c0bf66c8d0753a44dd3447efe6f0
fix unicode encoding optimisation when running in Python 3
Cython/Compiler/Optimize.py
tests/run/unicodeencode.pyx