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

Class C

Lib/test/test_opcache.py:1209–1210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1207 self.assert_races_do_not_crash(opname, get_items, read, write)
1208
1209class C:
1210 pass
1211
1212@requires_specialization
1213class TestInstanceDict(unittest.TestCase):

Calls

no outgoing calls