]> granicus.if.org Git - python/commit
bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 15 May 2018 18:20:38 +0000 (14:20 -0400)
committerGitHub <noreply@github.com>
Tue, 15 May 2018 18:20:38 +0000 (14:20 -0400)
commit389a48ede92bf7965889d554d2cd17b50d6e3d86
tree897641551e20b1c92cd34852d9a212c8ad63c36b
parent9eb40bc38de83e6ad3fad1931bba1cd36ae88c24
bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846)

Added to the eye-verified htest, not to the unittests.
Also remove some stray leftover comments.
Lib/idlelib/colorizer.py