]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46098: Add test for multiline syntax error traceback (GH-30695)
authorRussel Webber <24542073+RusselWebber@users.noreply.github.com>
Thu, 27 Jan 2022 14:13:12 +0000 (14:13 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 14:13:12 +0000 (14:13 +0000)
commit183f8d57fa5959e7578e7f470edc364edb23caca
treee38a067639a50973cf0af927c87f65c8357e52e4
parentaa78287bc6d1c4fc07ee134642eb72db67b771a0
bpo-46098: Add test for multiline syntax error traceback (GH-30695)
Lib/test/test_traceback.py