New submission from Lorenz Quack <d...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue5443> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com