[Image-SIG] I think I found a bug ...
by =?ISO-8859-1?Q?=22Pascal_Str=F6ing=22?= other posts by this author
Jul 4 2004 8:15PM messages near this date
Re: [Image-SIG] Problems with XpmImagePlugin.py
|
Re: [Image-SIG] I think I found a bug ...
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
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
=?ISO-8859-1?Q?=22Pascal_Str=F6ing=22?=
Markus Meyer
|