Home
last modified time | relevance | path

Searched refs:_PROTO_ALLOWLIST (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dtyping.py1963 _PROTO_ALLOWLIST = { variable
2091 base.__module__ in _PROTO_ALLOWLIST and
2092 base.__name__ in _PROTO_ALLOWLIST[base.__module__] or

Completed in 5 milliseconds