sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16587
[Bug 788056] Re: X-1.0rc2: TypeError: type(): 2nd arg can't be coerced to String
** Changed in: sikuli
Status: New => Won't Fix
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/788056
Title:
X-1.0rc2: TypeError: type(): 2nd arg can't be coerced to String
Status in Sikuli:
Won't Fix
Bug description:
type(100) gives an error listed in summary, i.e. "TypeError: type():
2nd arg can't be coerced to String". While it is possible to manually
convert int to str with type(str(100)), why not to do this
automatically?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/788056/+subscriptions
References