Re: [IronPython] inspect.getargspec

2006-12-27 Thread Michael Foord
Sanghyeon Seo wrote: > 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

[IronPython] inspect.getargspec

2006-12-26 Thread Sanghyeon Seo
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 attribut