• Kurt B. Kaiser's avatar
    Patch 1479219 - Tal Einat · c907d15a
    Kurt B. Kaiser authored
    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
    c907d15a
ColorDelegator.py 9.89 KB