Home
last modified time | relevance | path

Searched refs:_ProtocolMeta (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dtyping.py1088 class _ProtocolMeta(type): class
1156 class _Protocol(Generic, metaclass=_ProtocolMeta):