|
From: Alan G I. <ai...@am...> - 2006-02-19 21:38:06
|
On Sun, 19 Feb 2006, "Colin J. Williams" apparently wrote: > The conditional expression (PEP 308) was rejected but is currently being > implemented in Python version 2.5. It will have the syntax A if C else B. It's coming http://www.python.org/peps/pep-0308.html But in 2.5? http://www.python.org/dev/doc/devel/whatsnew/whatsnew25.html Thank you, Alan Isaac |