Searched refs:_testconsole_read_output_impl (Results 1 – 2 of 2) sorted by relevance
60 _testconsole_read_output_impl(PyObject *module, PyObject *file);76 return_value = _testconsole_read_output_impl(module, file); in _testconsole_read_output()
101 _testconsole_read_output_impl(PyObject *module, PyObject *file) in _testconsole_read_output_impl() function