[IronPython] [0.7.5] ... and the Monkey says ...

Michael Taylor mtaylor at alias.com
Thu May 26 02:29:19 CEST 2005


Logged at Ximian as bug 75048.  Looks like the 2.0 Dictionary  
implementation in mono isn't complete yet.

Cheers!

/\/\ike Taylor

On May 19, 2005, at 7:30 AM, Zoltan Varga wrote:

>                                            Hi,
>
>   I you run IronPython on mono, things don't seem to work, and you
> think it is due to a
> mono bug (like this one), then please report it at our bug tracking  
> system:
>
> http://bugzilla.ximian.com
>
>                  thanks
>
>                       Zoltan
>
> On 5/19/05, Keith J. Farmer <kfarmer at thuban.org> wrote:
>
>>
>>
>>
>> Just FYI:
>>
>>
>>
>> C:\>MonoPy
>>
>>
>>
>> C:\>mono "C:\Program Files\IronPython-0.7.5\bin 
>> \IronPythonConsole.exe"
>>
>>
>>
>>
>>
>> ** (C:\Program
>> Files\IronPython-0.7.5\bin\IronPythonConsole.exe:616):
>> WARNING **: Missing method TryGetValue in assembly C:\Program
>> Files\IronPython-0.7.5\bin\IronPython.dll, type IDictionary`2
>>
>> IronPython 0.7.5 on .NET 2.0.50215.16
>>
>> Copyright (c) Microsoft Corporation. All rights reserved.
>>
>>
>>>>> ^Z
>>>>>
>>
>>
>>
>> Unhandled Exception: System.NullReferenceException: Object  
>> reference not set
>> to an instance of an object
>>
>> in <0x00000> <unknown method>
>>
>> in <0x0000b> IronPython.Objects.Dict:items ()
>>
>> in <0x00028>
>> IronPython.Objects.ReflectedMethodBase:DumpReflectedCalls
>> ()
>>
>> in <0x0000a> IronPython.Hosting.PythonEngine:DumpDebugInfo
>> ()
>>
>> in <0x00072>
>> IronPythonConsole.PythonCommandLine:RunInteractive
>> (IronPython.Hosting.PythonEngine engine)
>>
>> in <0x000a5> IronPythonConsole.PythonCommandLine:Main
>> (System.String[] rawArgs)
>>
>>
>>
>> C:\>
>>
>>
>>
>> … and …
>>
>>
>>
>>
>>>>> from System.Collections.Generic import *
>>>>>
>>
>>
>>
>> ** (C:\Program
>> Files\IronPython-0.7.5\bin\IronPythonConsole.exe:3124):
>> WARNING **: Missing method TryGetValue in assembly C:\Program
>> Files\IronPython-0.7.5\bin\IronPython.dll, type IDictionary`2
>>
>> System.NullReferenceException: Object reference not set to an  
>> instance of an
>> object
>>
>> in <0x00000> <unknown method>
>>
>> in <0x0001c> IronPython.Objects.Importer:Import
>> (IronPython.Objects.PythonModule mod, System.String fullName,
>> IronPython.Objects.List from)
>>
>> in <0x00082> IronPython.Objects.Ops:ImportStar
>> (IronPython.Objects.PythonModule mod, System.String fullName)
>>
>> in <0x00031> input_0:Run (IronPython.Objects.Frame frame)
>>
>> in <0x0025a>
>> IronPython.Hosting.PythonEngine:DoOneInteractive
>> (IronPython.Objects.Frame topFrame)
>>
>> in <0x0004c> IronPython.Hosting.PythonEngine:RunInteractive
>> ()
>>
>>
>>>>>
>>>>>
>>
>>
>> _______________________________________________
>> users-ironpython.com mailing list
>> users-ironpython.com at lists.ironpython.com
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>>
>>
>>
> _______________________________________________
> users-ironpython.com mailing list
> users-ironpython.com at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050525/7bcd111c/attachment.html>


More information about the Ironpython-users mailing list