This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author donlorenzo
Recipients donlorenzo, georg.brandl
Date 2009-03-08.16:57:47
SpamBayes Score 0.01668684
Marked as misclassified No
Message-id <1236531469.71.0.843632021292.issue5443@psf.upfronthosting.co.za>
In-reply-to
Content
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()"
History
Date User Action Args
2009-03-08 16:57:49donlorenzosetrecipients: + donlorenzo, georg.brandl
2009-03-08 16:57:49donlorenzosetmessageid: <1236531469.71.0.843632021292.issue5443@psf.upfronthosting.co.za>
2009-03-08 16:57:48donlorenzolinkissue5443 messages
2009-03-08 16:57:47donlorenzocreate