mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Without the ability to set required capabilities, the REPL cannot function properly (syntax highlighting and multiline editing can't work). We refuse to work in this degraded state. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| _module_completer.py | ||
| _threading_handler.py | ||
| base_eventqueue.py | ||
| commands.py | ||
| completing_reader.py | ||
| console.py | ||
| fancy_termios.py | ||
| historical_reader.py | ||
| input.py | ||
| keymap.py | ||
| main.py | ||
| mypy.ini | ||
| pager.py | ||
| reader.py | ||
| readline.py | ||
| simple_interact.py | ||
| terminfo.py | ||
| trace.py | ||
| types.py | ||
| unix_console.py | ||
| unix_eventqueue.py | ||
| utils.py | ||
| windows_console.py | ||
| windows_eventqueue.py | ||