Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
The following program performs a simple abstraction over the process of
4
yielding.
Callers
nothing calls this directly
Calls
2
next
Function · 0.85
f
Function · 0.70
Tested by
no test coverage detected