Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _test_gen
Function
_test_gen
Lib/test/test_collections.py:785–786 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
783
% (type(instance), name))
784
785
def
_test_gen():
786
yield
787
788
class
TestOneTrickPonyABCs(ABCTestCase):
789
Callers
7
test_Iterable
Method · 0.85
test_Reversible
Method · 0.85
test_Collection
Method · 0.85
test_Iterator
Method · 0.85
test_Sized
Method · 0.85
test_Container
Method · 0.85
test_Callable
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…