mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
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.
|
|
|
|
WWW: http://funcsigs.readthedocs.org/
|