[issue29354] Python 2.7.12: pydoc.help(lambda (a, ): lambda x: a) raises IndexError

Serhiy Storchaka report at bugs.python.org
Tue Jan 24 02:44:14 EST 2017


Serhiy Storchaka added the comment:

Proposed patch fixes the issue.

----------
keywords: +patch
nosy: +serhiy.storchaka
stage:  -> patch review
Added file: http://bugs.python.org/file46402/inspect_argtuple_unpack_cellvars.patch

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


More information about the Python-bugs-list mailing list