Walking deeply nested lists
donn
donn.ingle at gmail.com
Sat Aug 28 07:57:33 EDT 2010
More information about the Python-list mailing list
Sat Aug 28 07:57:33 EDT 2010
- Previous message (by thread): Walking deeply nested lists
- Next message (by thread): Walking deeply nested lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28/08/2010 12:03, Peter Otten wrote: > But be warned that if you set the limit too high instead of giving you a > RuntimeError your program will segfault. Silly question: is there any way to tell the future in this case? I mean, ask for X recursion limit, and catch an error (or something) if that won't fly. \d
- Previous message (by thread): Walking deeply nested lists
- Next message (by thread): Walking deeply nested lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list