Home
last modified time | relevance | path

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

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