[issue2688] Error when nesting many while loops

2008-04-25 Thread Robert Greimel
New submission from Robert Greimel <[EMAIL PROTECTED]>: nesting 20 while loops works OK. The 21st leads to the cryptic error message python: Python/compile.c:295: PyAST_Compile: Assertion `co || PyErr_Occurred()' failed. Abort when trying to execute the script. -- compo

[issue2688] Error when nesting many while loops

2008-04-25 Thread Robert Greimel
Robert Greimel <[EMAIL PROTECTED]> added the comment: Python 2.5 (r25:51908, Nov 6 2007, 15:55:44) from Fedora 7 (python-2.5-15.fc7) __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho