What steps will reproduce the problem?
1. open a page with some Python code containing strings prefixed by u
What is the expected output? What do you see instead?
The whole string, including the prefix u, should be styled as a string.
Instead it appears as though "u" is interpreted as a variable name (styled
black in the default mode), and the rest of the string is not styled
properly. This is especially apparent if the strings contain a character
such as "!".
Please use labels and text to provide additional information.
Original issue reported on code.google.com by andre.ro...@gmail.com on 22 Aug 2009 at 4:50
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 22 Aug 2009 at 4:50