]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix idlelib comment typos reported by Mike on pull request 4803. (GH-4807) (#4809)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Dec 2017 04:29:34 +0000 (20:29 -0800)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 12 Dec 2017 04:29:34 +0000 (23:29 -0500)
commit82adaf5ffe425f3d3360e972df03ff15584b4035
tree1fa4a510635a8c00d22256522d56b40e3f8e0eaa
parent0aa2a1d003b476b954ecdcb7e966bf7f0b75a06b
Fix idlelib comment typos reported by Mike on pull request 4803. (GH-4807) (#4809)

(cherry picked from commit e570211406f9bfbe16eff8d10e614d90497e08df)
Lib/idlelib/autocomplete_w.py
Lib/idlelib/idle_test/test_query.py
Lib/idlelib/idle_test/test_search.py