bdk <[email protected]> added the comment:

the distinction between fileobj and myfileobj is important -- we only want to 
call 
close if gzip opened the fileobj itself, not if it was passed in, so that 'fix' 
isn't correct. the one arigo applied does fix the tracebacks, marking resolved.

----------
status: testing -> resolved

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1116>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to