mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
f61dfd57c1
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
3 lines
173 B
Text
3 lines
173 B
Text
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.
|