← Back to team overview

sikuli-driver team mailing list archive

[Bug 953233] [NEW] docStrings not properly coloured in Sikuli IDE

 

Public bug reported:

PyDoc uses double/triple quotes to denote a DocString.  In the example
below for and class  would be highlighted.  These should be coloured the
same as #.

"""for class x 
do 
y"""

This is very minor as it does not affect the behaviour of either Sikuli
or Pydoc.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/953233

Title:
  docStrings not properly coloured in Sikuli IDE

Status in Sikuli:
  New

Bug description:
  PyDoc uses double/triple quotes to denote a DocString.  In the example
  below for and class  would be highlighted.  These should be coloured
  the same as #.

  """for class x 
  do 
  y"""

  This is very minor as it does not affect the behaviour of either
  Sikuli or Pydoc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/953233/+subscriptions


Follow ups

References