Alexey Kachayev added the comment:

Updated patch with:
* fix error in islice function name
* made n=None default second argument for consume(iterator, n=None) cause it 
provides specific behavior when n is None which can be assumed as default for 
function

----------
Added file: http://bugs.python.org/file28768/itertools.doc.v3.diff

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

Reply via email to