mrjbq7 <mrj...@users.sourceforge.net> added the comment:

I noticed a Reddit post[1] today that makes the comment that the docstring 
should read:

    product(*iterables[, repeat]) --> product object

instead of:

    product(*iterables) --> product object
    
---

[1] 
http://www.reddit.com/r/Python/comments/ex68j/omission_in_docstring_for_itertoolsproduct/

----------
nosy: +mrjbq7

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

Reply via email to