slackbuilds_ponce/python/funcsigs/README

4 lines
173 B
Text
Raw Normal View History

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.