[Patches] [ python-Patches-986720 ] Is there a nested loop limit?

SourceForge.net noreply at sourceforge.net
Wed Jul 7 19:12:50 CEST 2004


Patches item #986720, was opened at 2004-07-07 17:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=986720&group_id=5470

Category: None
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: chimeda (chimeda)
Assigned to: Nobody/Anonymous (nobody)
Summary: Is there a nested loop limit?

Initial Comment:
I am writing a program to do some reliability calculations 
that require several nested for-loops.  However, I 
believe that as the models become more complex, the 
number of required for-loops will increase.  Does Python 
have a limit on the number of nested for-loops?  Thanks.

-Chad

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=986720&group_id=5470


More information about the Patches mailing list