https://svn.sourceforge.net/svnroot/fepy/trunk/patches/1.1a1/patch-ironpython-flags-and-argcount
https://svn.sourceforge.net/svnroot/fepy/trunk/patches/stdlib/2.4.4/patch-stdlib-inspect-avoid-disassemble

patch-ironpython-flags-and-argcount
This patch fixes bugs in co_flags and co_argcount attributes of code objects.

patch-stdlib-inspect-avoid-disassemble
This patch lets inspect.getargspec() to avoid disassembling Python
bytecode when anonymous tuple arguments are not present.

This should suffice to let inspect.getargspec work on IronPython,
except for anonymous tuple arguments.

Enjoy!

-- 
Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to