Searched refs:formatargandannotation (Results 1 – 1 of 1) sorted by relevance
1275 def formatargandannotation(arg): function1284 spec = formatargandannotation(arg)1289 specs.append(formatvarargs(formatargandannotation(varargs)))1295 spec = formatargandannotation(kwonlyarg)1300 specs.append(formatvarkw(formatargandannotation(varkw)))