Florent Xicluna <la...@yahoo.fr> added the comment:

AFAICT, in this case, if PyString_FromString gives NULL, then (o_name == NULL) 
and the function returns without calling "fill_file_fields".
Hence, the fp is not opened.

Do you suggest something else?

----------

_______________________________________
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