Home
last modified time | relevance | path

Searched refs:C_not_callable (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_genericclass.py104 class C_not_callable: class
106 c = C_not_callable()
240 class C_not_callable: class
243 C_not_callable[int]