Jesús Cea Avión added the comment:

Felipe, could you please submit a Contributor Agreement Form? 
http://www.python.org/psf/contrib/

Your patch looks good to me, although I would move almost all

"""
 fclose(fp);
 PyErr_Format(ZipImportError, "can't read Zip file: %R", archive);
 return NULL;
"""

To a "goto" label.

----------

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

Reply via email to