Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ copy
Method
copy
mypyc/test-data/fixtures/ir.py:275–275 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
273
def
index(self, o: _T) -> int:
pass
274
def
clear(self) -> None:
pass
275
def
copy(self) -> List[_T]:
pass
276
277
class
dict(Mapping[_K, _V]):
278
@overload
Callers
15
main
Function · 0.45
build_type_map
Function · 0.45
visit_decorator
Method · 0.45
call_classmethod
Function · 0.45
translate_super_method_call
Function · 0.45
visit_decorator
Method · 0.45
flush_keep_alives
Method · 0.45
__init__
Method · 0.45
sources
Method · 0.45
sources
Method · 0.45
sources
Method · 0.45
sources
Method · 0.45
Calls
no outgoing calls
Tested by
5
test_c_unit_test
Method · 0.36
run_case
Method · 0.36
run_setup
Function · 0.36
run_case_step
Method · 0.36
copy_output_files
Function · 0.36