[issue19879] imageop: bug in error handler

Ned Deily report at bugs.python.org
Tue Dec 3 22:09:29 CET 2013


Ned Deily added the comment:

On 2.7 tip, it fails up front with a TypeError:

  File "/home/nad/PyCFunction.py", line 5, in <module>
    imageop.rgb82rgb(u"%J8CBej >uFBi-",True,8.36)
TypeError: integer argument expected, got float
[18330 refs]

----------
nosy: +ned.deily

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19879>
_______________________________________


More information about the Python-bugs-list mailing list