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 steven.daprano
Recipients georg.brandl, steven.daprano
Date 2009-04-19.02:53:07
SpamBayes Score 0.015474579
Marked as misclassified No
Message-id <1240109589.15.0.0305049263162.issue5789@psf.upfronthosting.co.za>
In-reply-to
Content
In the itertools recipes section of the docs, powerset() is listed 
twice.

http://docs.python.org/library/itertools.html#recipes
History
Date User Action Args
2009-04-19 02:53:09steven.dapranosetrecipients: + steven.daprano, georg.brandl
2009-04-19 02:53:09steven.dapranosetmessageid: <1240109589.15.0.0305049263162.issue5789@psf.upfronthosting.co.za>
2009-04-19 02:53:08steven.dapranolinkissue5789 messages
2009-04-19 02:53:07steven.dapranocreate