On Wed, 26 Jan 2005 17:41:10 -0600, Chris Stromberger <[EMAIL PROTECTED]> wrote: > One more clue. If I change the code to resize always, then the > corrupt jpg fails in the call to im.resize (before it attempts to call > im.save), and thereafter there are no problems--the subsequent normal > jpgs all work fine. So it appears that by failing in im.save, the > 'windows.bmp' file is left with an open handle or somesuch to it > somehow, in PIL, somewhere...
This sounds more like a PIL bug, which I'd report on the image-sig mailing list. I know Fredrik hangs out there, so he may be able to help. You should probably quote the version of PIL you are using, as well. Paul _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32