Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dgenericaliasobject.c285 PyObject *subargs = PyTuple_New(nsubargs); in subs_tvars() local
377 PyObject *subargs = _unpacked_tuple_args(item); in _unpack_args() local