On 23 September 2013 13:53, <[email protected]> wrote: > Hello, > > i use a load of lists and often i dont know how deep it is, how can i parse > that lists elegantly (without a bunch of for loops)
I don't really understand what you mean. Can you show some code that illustrates what you're doing? http://sscce.org/ Oscar -- https://mail.python.org/mailman/listinfo/python-list
