[Image-SIG] python with PIL : problem showing images in Win 7

David Foster davidfstr at gmail.com
Wed Jul 6 06:14:21 CEST 2011


 > This is a known issue. A possible solution is to sleep about a second
 > before deleting the file, e.g.:
 >
 > return "start /wait %s && sleep 1 && del /f %s" % (file, file)

Given that Image.show() brokenness is a rather visible known issue with 
PIL on Windows 7, what is the best way to get a fix contributed?

If I post a patch here, are there commiters on this list who can review 
and submit it?

-- 
David Foster


More information about the Image-SIG mailing list