Searched refs:BadPG1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_typing.py | 2789 class BadPG1(Protocol[T]): class 2792 for obj in PG[T], PG[C], PG1[T], PG1[C], BadP, BadP1, BadPG, BadPG1: |
Completed in 17 milliseconds