Public bug reported:

There seems to be a regression with regards to the behavior when using
type('%') or type('%otherchars'). I keep getting
MissingFormatArgumentException or UnknownFormatConversionException when
I try to use it like this, even though I'm not using it in the context
of string formatting operator or whatnot. Tried escaping it by using
type('%%') but it actually types two '%' in this case.

** 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/1354589

Title:
  % not escaped correctly with type in Sikuli 1.1.0Beta4

Status in Sikuli:
  New

Bug description:
  There seems to be a regression with regards to the behavior when using
  type('%') or type('%otherchars'). I keep getting
  MissingFormatArgumentException or UnknownFormatConversionException
  when I try to use it like this, even though I'm not using it in the
  context of string formatting operator or whatnot. Tried escaping it by
  using type('%%') but it actually types two '%' in this case.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to