So, I have a sequence of combinations of elements (tuples I obtained from itertools.combinations()) comb and I want to generate all permutations of those elemen
comb