Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp625 PyObject *sysdict = PyModule_GetDict (sysmod); in LeaveSession() local
682 PyObject *sysdict = PyModule_GetDict (sysmod); in EnterSession() local