Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Dtyping.rst1881 .. _typevartuple: target
/external/python/cpython3/Objects/clinic/
Dtypevarobject.c.h487 typevartuple(PyTypeObject *type, PyObject *args, PyObject *kwargs) in typevartuple() function