Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54640
| References | <9b5d915b-3750-43ab-9691-1b1445332c43@googlegroups.com> |
|---|---|
| From | Oscar Benjamin <oscar.j.benjamin@gmail.com> |
| Date | 2013-09-23 15:10 +0100 |
| Subject | Re: parse list recurisively |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.266.1379945457.18130.python-list@python.org> (permalink) |
On 23 September 2013 13:53, <andypu@zoho.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
parse list recurisively andypu@zoho.com - 2013-09-23 05:53 -0700
Re: parse list recurisively Chris Angelico <rosuav@gmail.com> - 2013-09-23 23:00 +1000
Re: parse list recurisively andypu@zoho.com - 2013-09-23 07:07 -0700
Re: parse list recurisively andypu@zoho.com - 2013-09-23 07:23 -0700
Re: parse list recurisively Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-23 15:10 +0100
csiph-web