Home
last modified time | relevance | path

Searched refs:PG1 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_typing.py2764 class PG1(Protocol[T]): class
2767 for protocol_class in P, P1, PG, PG1:
2792 for obj in PG[T], PG[C], PG1[T], PG1[C], BadP, BadP1, BadPG, BadPG1:

Completed in 13 milliseconds