summaryrefslogblamecommitdiffstats
path: root/python/funcsigs/README
blob: 106b58f08dd682d9e87efbabb89d3d02d3117bd5 (plain) (tree)
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.6, 2.7 as well as 3.2 and up.