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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
