Home
last modified time | relevance | path

Searched defs:stdout_proxy (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_console/py/pw_console/
Dpw_ptpython_repl.py282 self, text, stdout_proxy, _stdin_proxy argument
328 async def _run_user_code(self, text, stdout_proxy, stdin_proxy): argument
Drepl_pane.py450 self, user_code: UserCodeExecution, stdout_proxy, stderr_proxy argument