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

Michael Taylor mtaylor at alias.com
Wed May 25 22:20:50 CEST 2005


Hey

Did this bug get logged?  The Mono folk seem interested in this  
project, so we should take them up on their offer of help.

I'm willing to do a little testing and bug logging if it would help.   
Let me know!

Cheers!

/\/\ike

On May 18, 2005, at 11:07 PM, Keith J. Farmer 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
>

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


More information about the Ironpython-users mailing list