summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-10-08 13:48:40 (GMT)
committerGitHub <noreply@github.com>2024-10-08 13:48:40 (GMT)
commit65ce228d63878d8b6d0005f682e89ad9d5289c4b (patch)
tree64589c787d33f19485b60e9c4b5bdec9416e0c6b /Python/codegen.c
parent5967dd8a4de60a418de84d1d1d9efc063ad12c47 (diff)
downloadcpython-65ce228d63878d8b6d0005f682e89ad9d5289c4b.zip
cpython-65ce228d63878d8b6d0005f682e89ad9d5289c4b.tar.gz
cpython-65ce228d63878d8b6d0005f682e89ad9d5289c4b.tar.bz2
gh-125096: Don't import _pyrepl in site if PYTHON_BASIC_REPL (#125097)
If the PYTHON_BASIC_REPL environment variable is set, the site module no longer imports the _pyrepl module. Moreover, the site module now respects -E and -I command line options: ignore PYTHON_BASIC_REPL in this case.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions