[docs] [issue15151] Documentation for Signature, Parameter and signature in inspect module
Yury Selivanov
report at bugs.python.org
Tue Jul 17 20:08:11 CEST 2012
Yury Selivanov <yselivanov.ml at gmail.com> added the comment:
The new patch version (inspect.pep362.2.patch) includes more examples and includes recommendations to use the Signature Object instead of 'inspect.getfullargsspec'. Please review.
----------
Added file: http://bugs.python.org/file26419/inspect.pep362.2.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15151>
_______________________________________
More information about the docs
mailing list