Raymond Hettinger added the comment:

This patch looks very good and I especially like the example.

One nit.  It may be insufficient to say that the start/end arguments are 
interpreted the same as the slice notation.  While that clear indicates the 
range being searched, it is silent on whether the index result is relative to 
index zero or relative to the start argument.

----------

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

Reply via email to