Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dfuncobject.h24 PyObject *func_globals; /* A dictionary (other mappings won't do) */ member
/external/python/cpython3/Include/
Dfuncobject.h24 PyObject *func_globals; /* A dictionary (other mappings won't do) */ member