Python

Improving Python Function Usability with wrapping

Improving Python Function Usability with wrapping

A simple approach to modifying Python functions for better usability without altering their core behaviour.