Searched defs:__annotations__ (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_type_annotations.py | 60 def __annotations__(self): member in TypeAnnotationTests.test_descriptor_still_works.C |
| D | ann_module2.py | 25 __annotations__ = {} variable |
| D | test_inspect.py | 2689 __annotations__ = func.__annotations__ variable in TestSignatureObject.test_signature_functionlike_class.funclike |