Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_typing.py7257 global _Annotated_test_G
7259 class _Annotated_test_G(Generic[T]): class
7262 G = Annotated[_Annotated_test_G[int], "A decoration"]

Completed in 12 milliseconds