Re: python with PIL : problem showing images in Win 7

David Foster <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
 > 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
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.