Searched refs:full_argspec_fields (Results 1 – 1 of 1) sorted by relevance
20 full_argspec_fields = ('args varargs varkw defaults kwonlyargs ' variable22 full_argspec_type = collections.namedtuple('FullArgSpec', full_argspec_fields)