slackbuilds/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
..
README python/funcsigs: Added (Backport of the PEP 362). 2016-08-13 07:22:19 +07:00
funcsigs.SlackBuild python/funcsigs: Added (Backport of the PEP 362). 2016-08-13 07:22:19 +07:00
funcsigs.info python/funcsigs: Added (Backport of the PEP 362). 2016-08-13 07:22:19 +07:00
slack-desc python/funcsigs: Added (Backport of the PEP 362). 2016-08-13 07:22:19 +07:00

README

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.