Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(no) fast boolean evaluation ?
- From: S.Mientki-nospam at mailbox.kun.nl (Stef Mientki)
- Subject: (no) fast boolean evaluation ?
- Date: Thu, 02 Aug 2007 23:47:49 +0200
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
- Follow-Ups:
- (no) fast boolean evaluation ?
- From: Gabriel Genellina
- (no) fast boolean evaluation ?
- From: Ian Clark
- (no) fast boolean evaluation ?
- From: Evan Klitzke
- (no) fast boolean evaluation ?
- From: Laurent Pointal
- (no) fast boolean evaluation ?
- From: Paddy
- (no) fast boolean evaluation ?
- Prev by Date: Bug in time, part 2
- Next by Date: Experimentation and dealing with transient broken code (was: Python end of file marker similar to perl's __END__)
- Previous by thread: Bug in time, part 2
- Next by thread: (no) fast boolean evaluation ?
- Index(es):