]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
IDLE: Fix typos in docs and comments (GH-13749)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Jun 2019 04:39:32 +0000 (21:39 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2019 04:39:32 +0000 (21:39 -0700)
commitab4d42a33e204026cc3eb3a15de54a14f224fdbb
tree425c226f34be85bef9c30a6b8f2745958cb84cdd
parent4a941e69822c042c1ef41ad34e89a6acd436490b
IDLE: Fix typos in docs and comments (GH-13749)

(cherry picked from commit d9677f36fe486e86bb86f2cd59cb7fc3804bdac1)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
Lib/idlelib/config.py
Lib/idlelib/configdialog.py
Lib/idlelib/delegator.py
Lib/idlelib/editor.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/idle_test/mock_tk.py
Lib/idlelib/idle_test/test_pyparse.py
Lib/idlelib/search.py
Lib/idlelib/searchbase.py
Lib/idlelib/squeezer.py
Lib/idlelib/undo.py