how many nested for can we utilize?
Patrol Sun
sunp1028 at gmail.com
Sun Aug 17 10:21:53 EDT 2008
I test the exec function. As we all know, we can set the recursive levels.
How to handle it?
2008/8/17 Fredrik Lundh <fredrik at pythonware.com>
> Patrol Sun wrote:
>
> when I use 20 for ,"SystemError: too many statically nested blocks"
>> When I use 100 for ,"IndentationError: too many levels of indentation"
>> How to handle these errors?
>>
>
> so why exactly are you trying to nest 20 or 100 for-in loops?
>
> </F>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080817/776c00af/attachment-0001.html>
More information about the Python-list
mailing list