Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dfuncobject.h25 PyObject *func_defaults; /* NULL or a tuple */ member
/external/python/cpython3/Include/
Dfuncobject.h25 PyObject *func_defaults; /* NULL or a tuple */ member