Searched defs:GenericAlias (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | types.py | 296 GenericAlias = type(list[int]) variable |
D | os.py | 31 GenericAlias = type(list[int]) variable |
D | _collections_abc.py | 12 GenericAlias = type(list[int]) variable |