[IronPython] True == 'foo'

Dino Viehland dinov at exchange.microsoft.com
Sat Apr 15 17:57:30 CEST 2006


That is related - for beta 6 we've actually added a large test set that compares CPython & IronPython results for comparing large numbers of types (and classes pretending to be types) to make sure we get this nailed down, and this appears to be one of the issues we've fixed while doing that.

Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Saturday, April 15, 2006 7:29 AM
To: Discussion of IronPython
Subject: [IronPython] True == 'foo'

>>> True == 'foo'
True

I guess this bug is related to "False == None" bug already reported?

Seo Sanghyeon
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list