Home
last modified time | relevance | path

Searched defs:_proto_hook (Results 1 – 4 of 4) sorted by relevance

/external/python/typing/typing_extensions/
D__init__.py720 def _proto_hook(other): function
865 def _proto_hook(other): function
/external/python/typing/typing_extensions/src/
Dtyping_extensions.py451 def _proto_hook(other): function
/external/python/typing_extensions/src/
Dtyping_extensions.py673 def _proto_hook(cls, other): function
/external/python/cpython3/Lib/
Dtyping.py2135 def _proto_hook(cls, other): function