]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46441: Add a boilerplate to test syntax errors in interactive mode (GH-30720)
authorBatuhan Taskaya <batuhan@python.org>
Thu, 20 Jan 2022 20:07:43 +0000 (23:07 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 20:07:43 +0000 (23:07 +0300)
commit30fb6d073d9ca00dff8e4155c523cdfa63abab6b
treeb5c07465ea6cbd090cb2f7521a0349b419906b28
parenta1c88414926610a3527398a478c3e63c531dc742
bpo-46441: Add a boilerplate to test syntax errors in interactive mode (GH-30720)
Lib/test/test_repl.py