Terry Reedy wrote:

> 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??).

I'm pretty sure the OP has hit the python script line limit (32767?).

Goggle searches haven't turned up the actual limit for me unfortunately.
I suppose I could go check the code ...

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

Reply via email to