[IronPython] Equals operator in IronPython beta 6

Sanghyeon Seo sanxiyn at gmail.com
Tue May 16 09:35:51 CEST 2006


2006/5/16, Freschi Alessandro - Alexide srl <alessandro.freschi at alexide.com>:
> After installing IP 1.0 Beta 6 I obtained an error with this commands:
>
> IronPython 1.0.60420 (Beta) on .NET 2.0.50727.42
> Copyright (c) Microsoft Corporation. All rights reserved.
> >>> None == 'foo'
> Traceback (most recent call last):
>   File , line 0, in input##0
> SystemError: Object reference not set to an instance of an object.
> >>>
>
> Is it a bug of beta 6 version?

Yes.

See http://lists.ironpython.com/pipermail/users-ironpython.com/2006-May/002248.html
and replies.

Seo Sanghyeon



More information about the Ironpython-users mailing list