Larry Hastings added the comment:

Fresh patch attached.  pydoc now uses inspect.signature instead of 
inspect.getfullargspec to generate the arguments for the function, and supports 
builtins.  That's everything :D

Planning on checking this in pretty soon, to get it in for beta (which 
hopefully still gets tagged today).

----------
Added file: 
http://bugs.python.org/file32815/larry.introspection.for.builtins.patch.4.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19674>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to