[IronPython] Missing func_closure

Sanghyeon Seo sanxiyn at gmail.com
Sun May 27 23:57:13 PDT 2007


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


More information about the users mailing list