Some comparison operators gone in Python 3.0?

Marco Mariani marco at sferacarta.com
Tue May 13 05:43:13 EDT 2008


wxPythoner at gmail.com 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.



More information about the Python-list mailing list