[EMAIL PROTECTED] wrote:

Is that true that this comparison operators are gone in Python 3.0:

<    (is less than)
   (is greater than)
<= (is less than or equals)
= (is greater than or equals)

Is it true?

Nope.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to