948b00e9e9
Signed-off-by: B. Watson <yalhcru@gmail.com> |
||
---|---|---|
.. | ||
README | ||
backcall.SlackBuild | ||
backcall.info | ||
slack-desc |
README
backcall is a Python module to write backwards compatible callback APIs. That is, you can add parameters to your calls without breaking third party callback functions that don't expect those newer parameters.