MCPcopy Index your code
hub / github.com/RustPython/RustPython / C

Class C

Lib/test/test_opcache.py:1050–1051  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1048 self.assert_races_do_not_crash(opname, get_items, read, write)
1049
1050class C:
1051 pass
1052
1053@requires_specialization
1054class TestInstanceDict(unittest.TestCase):

Calls

no outgoing calls