]> granicus.if.org Git - python/commit
Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..".
authorNed Deily <nad@acm.org>
Wed, 7 Dec 2011 09:08:35 +0000 (01:08 -0800)
committerNed Deily <nad@acm.org>
Wed, 7 Dec 2011 09:08:35 +0000 (01:08 -0800)
commit2f0ad742b5c13d79aa4e3c2e935cfbe04f1e9a08
tree724af5342ac21887b26e00aac43571a710345a0c
parenta9837d819458b379512771a1e02f7ea02244e813
Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..".
(Patch by Tal Einat)
Lib/idlelib/ColorDelegator.py
Misc/ACKS
Misc/NEWS