Home
last modified time | relevance | path

Searched refs:_unpack_args (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/
H A Dgenericaliasobject.c365 _unpack_args(PyObject *item) in _unpack_args() function
415 item = _unpack_args(item); in _Py_subs_parameters()
/third_party/python/Lib/
H A Dtyping.py287 def _unpack_args(args): function
1400 args = _unpack_args(args)

Completed in 7 milliseconds