[issue7462] Implement fastsearch algorithm for rfind/rindex
Raymond Hettinger
report at bugs.python.org
Thu Dec 31 18:51:09 CET 2009
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
Are there any simple, common cases that are made slower by this patch?
IIRC, that was the reason this wasn't implemented previously.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7462>
_______________________________________
More information about the Python-bugs-list
mailing list