( 2.31.New operators: 'eq', 'ne', 'last', '..' ) ?

William Tanksley wtanksle at hawking.armored.net
Thu Jan 20 19:06:58 EST 2000


On Thu, 20 Jan 2000 17:57:00 +0300 (MSK), Evguenii Smogailov wrote:
>On 20 Jan 2000, Mitchell Morris wrote:
>> Except that Perl considers both '==' and 'eq' to be operators, and they
>> do different things.

>Yes, i know, but i'm not sure yet that it's a good idea for 'eq' to be 
>different from '==' in Python

Good -- it's not.  Currently 'eq' has exactly the same behavior as '==' in
Python; it's even spelled exactly the same.

>evguenii

-- 
-William "Billy" Tanksley, in hoc signo hack



More information about the Python-list mailing list