[Python-ideas] Extremely weird itertools.permutations

Raymond Hettinger raymond.hettinger at gmail.com
Sun Oct 13 05:03:43 CEST 2013


On Oct 12, 2013, at 6:47 PM, Steven D'Aprano <steve at pearwood.info> wrote:

> the proposal is not to eliminate duplicates from 
> the population, but from the permutations themselves.

I'm curious about the use cases for this.
Other than red/blue marble examples and some puzzle problems,
does this come-up in any real problems?  Do we actually need this?


Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131012/3ff8be2f/attachment.html>


More information about the Python-ideas mailing list