← Back to team overview

sikuli-driver team mailing list archive

[Bug 953233] Re: X-1.0rc3: IDE: docStrings not properly coloured in Sikuli IDE

 

** Changed in: sikuli
   Importance: Low => High

** Changed in: sikuli
    Milestone: None => x1.1

-- 
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:
  X-1.0rc3: IDE: docStrings not properly coloured in Sikuli IDE

Status in Sikuli:
  In Progress

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


References