Searched defs:Py_single_input (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | compile.h | 8 #define Py_single_input 256 macro |
/external/python/cpython3/Lib/test/test_capi/ | ||
D | test_run.py | 9 Py_single_input = _testcapi.Py_single_input variable |