Trundle <andy-pyt...@hammerhartes.de> added the comment:

Note that the fp gets set with `fill_file_fields()` and that is called after 
the error return of `PyString_FromString()`. Hence, the fp is left open if 
`PyString_FromString()` returns NULL.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7732>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to