]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (#121017)
authordevdanzin <74280297+devdanzin@users.noreply.github.com>
Wed, 26 Jun 2024 10:39:07 +0000 (07:39 -0300)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 10:39:07 +0000 (10:39 +0000)
commit9e45fd9858a059950f7387b4fda2b00df0e8e537
treed517eef138d6aba199ecca6423e34c4ab25ef52a
parentef28f6df42c916b058ed14275fb1ceba63ede28e
gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (#121017)
Lib/test/support/__init__.py
Lib/test/test_cmd_line.py
Lib/test/test_pyrepl/test_pyrepl.py