MCPcopy Index your code
hub / github.com/fluentpython/example-code-2e / yield_delegate_fix.py

File yield_delegate_fix.py

17-it-generator/yield_delegate_fix.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" Example adapted from ``yield_delegate_fail.py``
2
3The following program performs a simple abstraction over the process of
4yielding.

Callers

nothing calls this directly

Calls 2

nextFunction · 0.85
fFunction · 0.70

Tested by

no test coverage detected