mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
We also need to close the `slave_fd` earlier so that reading from `master_fd` won't block forever when the subprocess finishes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| test_input.py | ||
| test_interact.py | ||
| test_keymap.py | ||
| test_pyrepl.py | ||
| test_reader.py | ||
| test_unix_console.py | ||
| test_unix_eventqueue.py | ||
| test_windows_console.py | ||