Home
last modified time | relevance | path

Searched defs:unannotated_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dinspect_stock_annotations.py28 def unannotated_function(a, b, c): pass function
Dinspect_stringized_annotations.py30 def unannotated_function(a, b, c): pass function