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
