[issue3135] inspect.getcallargs()

George Sakkis report at bugs.python.org
Fri Mar 19 19:13:03 CET 2010


George Sakkis <george.sakkis at gmail.com> added the comment:

- Added docs in inspect.rst
- Fixed TypeError message for zero-arg functions ("takes no arguments" instead of "takes exactly 0 arguments") + added test.

----------
Added file: http://bugs.python.org/file16591/getcallargs2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3135>
_______________________________________


More information about the Python-bugs-list mailing list