[IronPython] True == 'foo'

Sanghyeon Seo sanxiyn at gmail.com
Sat Apr 15 16:29:12 CEST 2006


>>> True == 'foo'
True

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

Seo Sanghyeon



More information about the Ironpython-users mailing list