![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: [Info] PEP 308 accepted - new conditional expressions
From: Reinhold Birkenfeld <reinhold-birkenfeld-nospam@wolke7.net>
Date: Fri Sep 30 2005 - 20:25:35 CEST
Fredrik Lundh wrote:
(cough) Yes, sorry, it's not the same. The same would be
(C and lambda:X or lambda:Y)()
if I'm not much mistaken.
>> C and X or Y (only if X is True)
Yes, that was my comment too, but I'll not demonize it before I have used it.
Reinhold
|