blob: 71e8c475e84a710714f4bf94ca88343bc5f72df5 (
plain) (
tree)
|
|
funcsigs is a backport of the PEP 362 function signature features from
Python 3.3's inspect module. The backport is compatible with Python 2.7
as well as 3.2 and up.
WWW: http://funcsigs.readthedocs.org/
|