Files
LFSPkgBuilds/LFSPkgBuildScripts/python/funcsigs/info
2018-04-03 13:33:16 +01:00

2 lines
255 B
Plaintext

funcsigs (Backport of the PEP 362) 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.6, 2.7 as well as 3.2 and up. Homepage: http://funcsigs.readthedocs.io/en/0.4/