slackbuilds/python/funcsigs
B. Watson 481832938f
python/funcsigs: Fix README.
2016-11-15 21:41:38 +07:00
..
README python/funcsigs: Fix README. 2016-11-15 21:41:38 +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: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.