"Bryan Olson" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> I made a script with 100,000 if's, (code below) and it appears
> to work on a couple systems, including Python 2.4.2 on Win32-XP.
> So at first cut, it doesn't seem to be just the if-count that
> triggers the bug.

The OP did not specify whether all of his if-tests were sequential as in 
your test or if some were nested.  I vaguely remember there being an indent 
limit (40??).

tjr



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to