(no) fast boolean evaluation ?

Stef Mientki S.Mientki-nospam at mailbox.kun.nl
Thu Aug 2 17:47:49 EDT 2007


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



More information about the Python-list mailing list