Ethan Furman added the comment:

I do not think 'next' is needed in this context.  Unlike 'match' and 'search', 
'next' is a function that can be used with any iterator and mentioning it here 
is unnecessary.

----------

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

Reply via email to