Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ g
Function
g
Lib/test/dis_module.py:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
def
f():
pass
5
def
g():
pass
Callers
15
test_delegation_of_next_to_non_generator
Method · 0.70
test_conversion_of_sendNone_to_next
Method · 0.70
test_delegation_of_close_to_non_generator
Method · 0.70
test_delegating_throw_to_non_generator
Method · 0.70
test_attempting_to_send_to_non_generator
Method · 0.70
test_broken_getattr_handling
Method · 0.70
f
Method · 0.70
test_throwing_GeneratorExit_into_subgen_that_returns
Method · 0.70
test_throwing_GeneratorExit_into_subgenerator_that_yields
Method · 0.70
test_throwing_GeneratorExit_into_subgen_that_raises
Method · 0.70
test_yield_from_empty
Method · 0.70
test_constant_folding_sets_of_constants
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_delegation_of_next_to_non_generator
Method · 0.56
test_conversion_of_sendNone_to_next
Method · 0.56
test_delegation_of_close_to_non_generator
Method · 0.56
test_delegating_throw_to_non_generator
Method · 0.56
test_attempting_to_send_to_non_generator
Method · 0.56
test_broken_getattr_handling
Method · 0.56
f
Method · 0.56
test_throwing_GeneratorExit_into_subgen_that_returns
Method · 0.56
test_throwing_GeneratorExit_into_subgenerator_that_yields
Method · 0.56
test_throwing_GeneratorExit_into_subgen_that_raises
Method · 0.56
test_yield_from_empty
Method · 0.56
test_constant_folding_sets_of_constants
Method · 0.56