Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtyping.py1089 class _ProtocolMeta(ABCMeta): class
1109 class Protocol(Generic, metaclass=_ProtocolMeta):