]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46588: fix typo in test_calltip.py (GH-31119)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Feb 2022 05:11:15 +0000 (21:11 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 05:11:15 +0000 (21:11 -0800)
commit9ce0b00fb1172e743de985eda28e3335aa95014a
tree3a101d9b6ebd68197585e2e8a284bc13edae3a93
parent91e888904478271c27c52c773863b41f5a8f7f30
bpo-46588: fix typo in test_calltip.py  (GH-31119)

(cherry picked from commit 222865daabfa7a8b12ca9a5e9c23b9ce217448f1)

Co-authored-by: Caio Agiani <agianicaio@gmail.com>
Lib/idlelib/idle_test/test_calltip.py