MCPcopy Index your code
hub / github.com/python/cpython / A

Class A

Lib/test/audit-tests.py:160–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159def test_monkeypatch():
160 class A:
161 pass
162
163 class B:
164 pass

Callers 1

test_monkeypatchFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_monkeypatchFunction · 0.56