[IronPython] Console problem
Martin Maly
Martin.Maly at microsoft.com
Sat Mar 11 17:52:18 CET 2006
Hi,
I tried to look into this, but cannot reproduce the exception no matter how hard I try. Are you running IronPython with any command line parameters?
Martin
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Saturday, March 11, 2006 6:59 AM
To: Discussion of IronPython
Subject: [IronPython] Console problem
IronPython 1.0.2258 (Beta) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> class C:
... x = 1
...
Traceback (most recent call last):
SystemError: Object reference not set to an instance of an object
>>>
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