R. David Murray <rdmur...@bitdance.com> added the comment:

I thought Benjamin's answer was crazy until I looked at the help for 
find/rfind.  The optional 'start, end' arguments are interpreted like slice 
notation, so it does make sense to have the interpretation be the consistent 
between find and rfind.

----------
nosy: +r.david.murray
stage:  -> committed/rejected

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8551>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to