Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
197
class
Tuple(tuple):
198
pass
199
200
201
class
Dict(dict):
Callers
8
__new__
Method · 0.85
test_no_tuple_instantiation
Method · 0.85
stdlib_json.py
File · 0.85
add_instruction
Method · 0.85
ast_from_object
Method · 0.85
ast_from_object
Method · 0.85
constant_to_ruff_expr
Function · 0.85
from
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_no_tuple_instantiation
Method · 0.68