Éric Araujo <mer...@netwok.org> added the comment:

For the person wanting to make a patch: Beware that the abstract 
collections.Sequence.index method does not support the start and stop 
arguments, even though concrete methods may (list.index, tuple.index and 
str.index for example).

----------
keywords: +easy
nosy: +eric.araujo

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

Reply via email to