B. Watson 481832938f python/funcsigs: Fix README. 8 年之前
..
README 481832938f python/funcsigs: Fix README. 8 年之前
funcsigs.SlackBuild f61dfd57c1 python/funcsigs: Added (Backport of the PEP 362). 8 年之前
funcsigs.info f61dfd57c1 python/funcsigs: Added (Backport of the PEP 362). 8 年之前
slack-desc 83d20f27e7 python/funcsigs: Fix slack-desc. 8 年之前

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.