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
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@lists.ironpython.com
htt