X-1.0rc2: TypeError: type(): 2nd arg can't be coerced to String

Bug #788056 reported by anatoly techtonik
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Won't Fix
Undecided
RaiMan

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?

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Won't Fix
assignee: nobody → RaiMan (raimund-hocke)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.