[EMAIL PROTECTED] wrote: > Doh! Apparently Image.open() wants a path, not a file. So > > i = Image.open('c:\\image2.png') > > works fine.
it works fine on files too, if you open them in *binary* mode. </F> -- http://mail.python.org/mailman/listinfo/python-list