[issue8614] test_gzip fails on OS X

Antoine Pitrou report at bugs.python.org
Tue May 4 20:19:19 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Can you try the following:

>>> f = open('LICENSE', 'rb')
>>> f.flush()

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8614>
_______________________________________


More information about the Python-bugs-list mailing list