commit | a2f60a47b5e5138f8a7c46226183f372174166c9 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Mon Jul 17 21:59:27 2006 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Mon Jul 17 21:59:27 2006 +0000 |
tree | 4cb4a19db911f58451adbc1dc04125a014834cb5 | |
parent | 7a752e7ad46eb50b9016f0a3182c1a5fd84ba047 [diff] |
Patch 1479219 - Tal Einat 1. 'as' highlighted as builtin in comment string on import line 2. Comments such as "#False identity" which start with a keyword immediately after the '#' character aren't colored as comments. 3. u or U beginning unicode string not correctly highlighted Closes bug 1325071