← Back to team overview

sikuli-driver team mailing list archive

[Bug 794880] Re: Region.type() conflict with builtin type() function

 

Yes, that is really an API design mistake.

I would suggest to deprecate type() and implement a new typing feature
that eliminates the keyboard layout and special character problems of
type().

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

Title:
  Region.type() conflict with builtin type() function

Status in Sikuli:
  New

Bug description:
  I've just realized that Region.type() is imported in global scope and
  shadows builtin type() function, which makes debugging harder.

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


References