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

If you know what an iterator is, the documentation, it seems to me, is clear.  
That is, an iterator cannot be indexed, so the behavior you expected could not 
be implemented by enumerate.

That doesn't meant the docs shouldn't be improved.  An example with a non-zero 
start would make things clear.

----------
nosy: +r.david.murray

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

Reply via email to