With or Using

Erik Max Francis max at alcyone.com
Tue Apr 17 11:01:53 EDT 2001


Tim Howarth wrote:

> Being lazy, I wondered if something like the following was possible in
> Python?

Hopefully not.  In every language that kind of syntax has been
introduced, it has only led to trouble.  It saves a small amount of
typing (and not very much) at the expense of a lack of clarity and the
addition of ambiguity.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ It is impossible to love and be wise.
\__/ Francis Bacon
    Kepler's laws / http://www.alcyone.com/max/physics/kepler/
 A proof of Kepler's laws.



More information about the Python-list mailing list