sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07513
[Bug 902702] Re: antislash or r won't escape quotes on win 7 64bits
examples : type("i want this \"word\" quoted") or ('i want this \"word\"
quoted') won't work, in this case i get an error because sikuli thinks
string is finished at first escaped quote. i also tried to define a
variable as raw string with the r option as shown in the manual. doesn't
work too.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/902702
Title:
antislash or r won't escape quotes on win 7 64bits
Status in Sikuli:
New
Bug description:
Hi,
I've installed x-1.0rc2 Sikuli version on my win 7 64 bits.
Problem is : i can't escape characters. both antislash and raw string mode don't work in any situation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/902702/+subscriptions
References