Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ types.py
File
types.py
mypy/types.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Classes for representing mypy types."
""
2
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
8
object
Class · 0.85
InstanceCache
Class · 0.85
HasRecursiveType
Class · 0.85
globals
Function · 0.85
isinstance
Function · 0.85
copy
Method · 0.45
pop
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected