Searched refs:_testconsole_write_input_impl (Results 1 – 2 of 2) sorted by relevance
17 _testconsole_write_input_impl(PyObject *module, PyObject *file,40 return_value = _testconsole_write_input_impl(module, file, s); in _testconsole_write_input()
44 _testconsole_write_input_impl(PyObject *module, PyObject *file, in _testconsole_write_input_impl() function