Oct. 11, 2013
7:29 p.m.
11.10.13 21:38, Neil Girdhar написав(ла):
Should we consider fixing itertools.permutations and to output only unique permutations (if possible, although I realize that would break code). It is completely non-obvious to have permutations returning duplicates. For a non-breaking compromise what about adding a flag?
I think this should be separated function.