Searched defs:_is_protocol (Results 1 – 4 of 4) sorted by relevance
| /external/python/setuptools/setuptools/_vendor/ | ||
| D | typing_extensions.py | 572         _is_protocol = True  variable in Protocol | 
| /external/python/cpython3/Lib/ | ||
| D | typing.py | 1320     _is_protocol = False  variable in Generic | 
| /external/python/typing/typing_extensions/ | ||
| D | __init__.py | 642         _is_protocol = True  variable in Protocol | 
| /external/python/typing/typing_extensions/src/ | ||
| D | typing_extensions.py | 373         _is_protocol = True  variable in Protocol |