[IronPython] Missing func_closure

Martin Maly Martin.Maly at microsoft.com
Tue May 29 17:13:25 CEST 2007


Thanks, Seo, I opened an issue on CodePlex to track this:

http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=10637

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Sunday, May 27, 2007 11:57 PM
To: Discussion of IronPython
Subject: [IronPython] Missing func_closure

IronPython function objects are missing func_closure attribute.

This is hit by decorator module which tries to clone the function object.
http://cheeseshop.python.org/pypi/decorator

--
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