ae42b4e740
Specifications for callback functions passed in to an API If your code lets other people supply callback functions, it's important to specify the function signature you expect, and check that functions support that. Adding extra parameters later would break other peoples code unless you're careful. backcall provides a way of specifying the callback signature using a prototype function.
11 lines
407 B
Text
11 lines
407 B
Text
@comment $NetBSD: PLIST,v 1.1 2018/04/03 11:13:29 adam Exp $
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/backcall/__init__.py
|
|
${PYSITELIB}/backcall/__init__.pyc
|
|
${PYSITELIB}/backcall/__init__.pyo
|
|
${PYSITELIB}/backcall/_signatures.py
|
|
${PYSITELIB}/backcall/_signatures.pyc
|
|
${PYSITELIB}/backcall/_signatures.pyo
|
|
${PYSITELIB}/backcall/backcall.py
|
|
${PYSITELIB}/backcall/backcall.pyc
|
|
${PYSITELIB}/backcall/backcall.pyo
|