mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
948b00e9e9
Signed-off-by: B. Watson <yalhcru@gmail.com>
4 lines
209 B
Text
4 lines
209 B
Text
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.
|