hello, I discovered that boolean evaluation in Python is done "fast" (as soon as the condition is ok, the rest of the expression is ignored).
Is this standard behavior or is there a compiler switch to turn it on/off ? thanks, Stef Mientki -- http://mail.python.org/mailman/listinfo/python-list