bug in Image.open() when trying to open an invalid file
Yao Yue <[email protected]>
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <[email protected]> |
Naturally an error is raised. However the module does not release the file object, and therefore the file is locked until caller exits. --Yao _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig