Home
last modified time | relevance | path

Searched refs:_testconsole_read_output_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/python/PC/clinic/
D_testconsole.c.h60 _testconsole_read_output_impl(PyObject *module, PyObject *file);
76 return_value = _testconsole_read_output_impl(module, file); in _testconsole_read_output()
/third_party/python/PC/
D_testconsole.c101 _testconsole_read_output_impl(PyObject *module, PyObject *file) in _testconsole_read_output_impl() function
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch3461 @@ -104,7 +104,7 @@ _testconsole_read_output_impl(PyObject *module, PyObject *file)