mirror of
https://github.com/python/cpython.git
synced 2026-03-27 07:00:54 +00:00
run_repl() now pass the -I option (isolated mode) to Python if the 'env' parameter is not set. |
||
|---|---|---|
| .. | ||
| __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 | ||