New submission from Mark Dickinson <dicki...@gmail.com>:

The docstring for itertools.product seems to be missing any mention of the 
repeat keyword argument, in both the trunk and py3k, and the maintenance 
branches. 

(The itertools.rst docs are fine, though.)

----------
assignee: rhettinger
components: Library (Lib)
messages: 81281
nosy: marketdickinson, rhettinger
severity: normal
status: open
title: itertools.product docstring missing 'repeat' argument
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1

_______________________________________
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