[issue19903] Idle: Use inspect.signature for calltips

Louie Lu report at bugs.python.org
Tue May 2 06:31:07 EDT 2017


Louie Lu added the comment:

@Terry, the PR is created, it is now serving with signature. The two exception (object not callable, invalid method signature) will return the corresponding message.

The only thing I didn't figure out it how to change the color, so I didn't test for this feature.

----------

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


More information about the Python-bugs-list mailing list