Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py436 async def devstdin_input(message): function
449 output, exitcode = self.loop.run_until_complete(devstdin_input(b'abc'))