[issue12154] PyDoc Partial Functions

JJeffries report at bugs.python.org
Tue May 24 21:04:06 CEST 2011


JJeffries <jamesjeffries1 at gmail.com> added the comment:

If it is changed to use inspect.getfullargspec is it still ok to use inspect.formatargspec? I cant work which values returned by getfullargspec need to go into which parameters for formatargspec.

----------

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


More information about the Python-bugs-list mailing list