Nick Coghlan <ncogh...@gmail.com> added the comment:

This is fixed on default as well, I just stuffed the merge so the history looks 
odd and the integration script didn't pick it up.

You can see the additional changes I made in the linked changeset:
- try/except with a flag to clean up implicitly created file objects when 
binhex.__init__ fails
- change the getfileinfo code to use a with statement so it is also more 
exception tolerant

----------

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

Reply via email to