covenant
covenant copied to clipboard
Use PEP-362 function signatures
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/