covenant icon indicating copy to clipboard operation
covenant copied to clipboard

Use PEP-362 function signatures

Open kisielk opened this issue 13 years ago • 0 comments

A new feature added to Python 3.3 is function signature objects. These would greatly improve and simplify the implementation of the library.

http://www.python.org/dev/peps/pep-0362/

kisielk avatar Sep 04 '12 20:09 kisielk