slackbuilds_ponce/python/funcsigs
Dimitris Zlatanidis f61dfd57c1
python/funcsigs: Added (Backport of the PEP 362).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-13 07:22:19 +07:00
..
funcsigs.info
funcsigs.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

funcsigs is a backport of the PEP 362 function signature features
from Python 3.3s inspect module. The backport is compatible
with Python 2.6, 2.7 as well as 3.2 and up.