[IronPython] TypeError: readonly attribute

Haibo Luo haiboluo at exchange.microsoft.com
Sun Mar 19 20:24:19 CET 2006


Thanks for reporting this.

Both this issue and hasattr issue have been logged in our bug db.


-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Saturday, March 18, 2006 9:58 PM
To: Discussion of IronPython
Subject: [IronPython] TypeError: readonly attribute

>>> import sys
>>> sys.exc_traceback = None
Traceback (most recent call last):
TypeError: readonly attribute

Above code is used in SocketServer module, line 524.

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