summaryrefslogtreecommitdiff
path: root/devel/py-funcsigs/pkg-descr
blob: e787abd266572803490570f4bf419dcf9cde9b91 (plain) (blame)
1
2
3
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.7
as well as 3.2 and up.