Searched refs:formatargandannotation (Results 1 – 1 of 1) sorted by relevance
1401 def formatargandannotation(arg): function1410 spec = formatargandannotation(arg)1415 specs.append(formatvarargs(formatargandannotation(varargs)))1421 spec = formatargandannotation(kwonlyarg)1426 specs.append(formatvarkw(formatargandannotation(varkw)))