Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h43 PyObject *Del_singleton; member
/external/python/cpython2/Python/
DPython-ast.c274 static PyObject *Load_singleton, *Store_singleton, *Del_singleton, variable