]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve renamed test_run.RecursionLimitTest (GH-21794)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 9 Aug 2020 17:08:19 +0000 (13:08 -0400)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 17:08:19 +0000 (13:08 -0400)
commit8b67bf907c51846853127176cbb2982d102a2c2d
tree3a1521488eb0a3d484f62de8d71b49c94fea3fc5
parente28b8c93878072dc02b116108ef5443084290d47
Improve renamed test_run.RecursionLimitTest (GH-21794)

PEP 8 style and new comments.
Lib/idlelib/idle_test/test_run.py