with-quot>py-cfunction ( alien quot -- )


Vocabulary
python

Inputs
alienan alien
quota quotation


Outputs
None

Word description
Wrapper for with-callback to be used when passing functions as arguments to Python functions. It should be used in conjunction with quot>py-callback which creates the callbacks this word consumes.

Definition