optimise unicode.find() and unicode.rfind()
authorStefan Behnel <scoder@users.berlios.de>
Sun, 21 Mar 2010 19:47:04 +0000 (20:47 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 21 Mar 2010 19:47:04 +0000 (20:47 +0100)
commitb4c27d34266179506c42359af55cb68ec5136b08
tree97642c9deab8dc1714fd7a42df600c9fb125ca76
parente3625d6d5fdf78961815fa184514e2ef6ddd9fbc
optimise unicode.find() and unicode.rfind()
Cython/Compiler/Optimize.py
tests/run/unicodemethods.pyx