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

Class Tuple

extra_tests/snippets/stdlib_json.py:197–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196
197class Tuple(tuple):
198 pass
199
200
201class Dict(dict):

Callers 8

__new__Method · 0.85
stdlib_json.pyFile · 0.85
add_instructionMethod · 0.85
ast_from_objectMethod · 0.85
ast_from_objectMethod · 0.85
constant_to_ruff_exprFunction · 0.85
fromMethod · 0.85

Calls

no outgoing calls

Tested by 1