[Image-SIG] I think I found a bug ...

"Pascal Ströing" homeruniverse at gmx.net
Sun Jul 4 16:15:20 EDT 2004


Version:
PIL: 1.1.4
Python 2.3

script:
>>> from Image import *
>>> f=open("mTemp.py","w")

You see I use a PIL-independent python-function but PIL try to interpret it.

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.3/site-packages/PIL/Image.py", line 1538, in
open
    raise ValueError("bad mode")
ValueError: bad mode


-- 
+++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl




More information about the Image-SIG mailing list