Searched refs:formatargandannotation (Results 1 – 1 of 1) sorted by relevance
1234 def formatargandannotation(arg): function1243 spec = formatargandannotation(arg)1248 specs.append(formatvarargs(formatargandannotation(varargs)))1254 spec = formatargandannotation(kwonlyarg)1259 specs.append(formatvarkw(formatargandannotation(varkw)))