You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 481832938f
python/funcsigs: Fix README.
9 years ago
..
README python/funcsigs: Fix README. 9 years ago
funcsigs.SlackBuild python/funcsigs: Added (Backport of the PEP 362). 9 years ago
funcsigs.info python/funcsigs: Added (Backport of the PEP 362). 9 years ago
slack-desc python/funcsigs: Fix slack-desc. 9 years ago

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.