(no) fast boolean evaluation ?
Stef Mientki
S.Mientki-nospam at mailbox.kun.nl
Thu Aug 2 17:47:49 EDT 2007
More information about the Python-list mailing list
Thu Aug 2 17:47:49 EDT 2007
- Previous message (by thread): (no) fast boolean evaluation ?
- Next message (by thread): (no) fast boolean evaluation ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): (no) fast boolean evaluation ?
- Next message (by thread): (no) fast boolean evaluation ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list