]> granicus.if.org Git - python/commit
Color all word instances of "as" after "import", & on the same line, as if
authorTim Peters <tim.peters@gmail.com>
Fri, 19 Jan 2001 10:41:49 +0000 (10:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 19 Jan 2001 10:41:49 +0000 (10:41 +0000)
commitd5d2cd149f78ba990526096e62df9f380dacfc12
tree9be0cc8d70ab6acf0b21935b39ae5dda252f697b
parent0fdb90cafe596a03a5c3005a21e8fa2a230803e5
Color all word instances of "as" after "import", & on the same line, as if
keywords.  Cheap approximation to the truth.
Tools/idle/ColorDelegator.py