Searched defs:_PyOS_ReadlineTState (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Parser/ | ||
D | myreadline.c | 23 PyThreadState* _PyOS_ReadlineTState; variable |
/external/python/cpython3/Parser/ | ||
D | myreadline.c | 20 PyThreadState* _PyOS_ReadlineTState = NULL; variable |