GNOME Bugzilla – Bug 372045
Python Highlighting ''' Error
Last modified: 2006-12-11 12:14:39 UTC
Please describe the problem: ''' should do the same as """ in Python scripting highlighting, yet gedit treats it as '' and then starting a new string '. Follow? I know it's not the most clear, but I'm sure if you program python you'll understand. Steps to reproduce: 1. Open gedit 2. Turn on Python highlighting: View -> Highlight Mode -> Scripts -> Python 3. Type: ''' asdf asdf ''' Actual results: The two lines of 'asdf' appear in black, not pink on a default setup declaring that it's a string. Expected results: See end of above. Does this happen every time? Yes. Other information: N/A
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 139267 ***