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