optimise predicates and methods for single unicode characters
authorStefan Behnel <scoder@users.berlios.de>
Sun, 16 May 2010 08:09:33 +0000 (10:09 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 16 May 2010 08:09:33 +0000 (10:09 +0200)
commit9cb1c32fb718554d37ae13a862afe4dbd517a78c
tree03c3530148ef41b4789ba2144257f173aa6483ec
parent850c831d133aa1acfd9719e41dcd710de241c5f2
optimise predicates and methods for single unicode characters
Cython/Compiler/ExprNodes.py
Cython/Compiler/Optimize.py
tests/run/py_unicode_type.pyx