Home
last modified time | relevance | path

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

/external/python/funcsigs/funcsigs/
D__init__.py31 def formatannotation(annotation, base_module=None): function
/external/python/cpython3/Lib/
Dinspect.py1192 def formatannotation(annotation, base_module=None): function
1214 formatannotation=formatannotation): argument