Bruno Desthuilliers wrote:
> [EMAIL PROTECTED] a écrit :

>> The problem is '2' != 2
> 
> It would indeed be a problem if this expression eval'd to True.
> That's the case in some, hem, 'languages', and believe me it's
> *not* the RightThing.

What kind of "hem" language is this? :)

>>> '2' != 2
True
>>> 

Regards,


Björn

-- 
BOFH excuse #430:

Mouse has out-of-cheese-error

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

Reply via email to