permuting over nested dicts?

Paddy paddy3118 at googlemail.com
Tue Nov 6 02:54:04 EST 2007


On Nov 1, 10:51 am, Christian Meesters <meest... at uni-mainz.de> wrote:
> Thanks everyone,
>
> I knew there must be a snippet somewhere, just couldn't find one! (Just for
> the sake of completeness: Order doesn't matter and I hope that with my data
> I won't reach the recursion depth limit.)
>
> Christian

My solution using comb2 is recursive so there is no problem with
recursion depth.

- Paddy.




More information about the Python-list mailing list