<> and DeprecationWarning
Erik Max Francis
max at alcyone.com
Wed Oct 22 04:58:54 EDT 2003
Duncan Booth wrote:
> Why didn't you pick this list instead?
>
> x <= y
> x >= y
> x != y
> x == y
> x /= y
>
> One of these things is not like the others. REALLY, really not like
> the
> others (the first four are expressions, the last an assignment
> statement).
And, by the way, that /= token is used to mean other things in other
languages (for instance, it's "not equal to" in Lisp).
--
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
__ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/ \ It is human nature to think wisely and act foolishly.
\__/ Anatole France
More information about the Python-list
mailing list