Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ typing.py
File
typing.py
tools/python-3.11.9-amd64/Lib/typing.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
The typing module: Support
for
gradual typing
as
defined by PEP 484 and subsequent PEPs.
3
4
Among other things, the module includes the following:
Callers
nothing calls this directly
Calls
6
_alias
Class · 0.85
_CallableType
Class · 0.85
_TupleType
Class · 0.85
partial
Method · 0.80
TypeVar
Class · 0.70
__new__
Method · 0.45
Tested by
no test coverage detected