MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / example.py

File example.py

src/7/inlining_callback_functions/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Example of implementing an inlined-callback function
2
3# Sample function to illustrate callback control flow
4

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected