mirror of
https://github.com/python/cpython.git
synced 2026-04-14 15:50:50 +00:00
The test doesn't actually test any pyrepl code (it runs Python with -S) and has a race condition that causes intermittent timeouts on CI. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| test_eventqueue.py | ||
| test_input.py | ||
| test_interact.py | ||
| test_keymap.py | ||
| test_pyrepl.py | ||
| test_reader.py | ||
| test_terminfo.py | ||
| test_unix_console.py | ||
| test_utils.py | ||
| test_windows_console.py | ||