[Image-SIG] bug in Image.open() when trying to open an invalid file

Yao Yue thinkingfish at gmail.com
Fri Jul 9 09:16:28 CEST 2010


Naturally an error is raised. However the module does not release the
file object, and therefore the file is locked until caller exits.

--Yao


More information about the Image-SIG mailing list