[New-bugs-announce] [issue5443] trivial typo in itertools documentation

Lorenz Quack report at bugs.python.org
Sun Mar 8 17:57:49 CET 2009


New submission from Lorenz Quack <don at amberfisharts.com>:

In the docs:
"http://docs.python.org/library/itertools.html#module-itertools"
In the table: "Iterators terminating on the shortest input sequence:"
In row: "imap()" and "starmap()"
In the column: "Results"

It says "fun()" instead of "func()"

----------
assignee: georg.brandl
components: Documentation
message_count: 1.0
messages: 83314
nosy: donlorenzo, georg.brandl
nosy_count: 2.0
severity: normal
status: open
title: trivial typo in itertools documentation
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5443>
_______________________________________


More information about the New-bugs-announce mailing list