[pypy-issue] Issue #2162: Pypy3 gzip.py does not support wt mode (pypy/pypy)

Ofir Shwartz issues-reply at bitbucket.org
Tue Oct 6 22:30:47 CEST 2015


New issue 2162: Pypy3 gzip.py does not support wt mode
https://bitbucket.org/pypy/pypy/issues/2162/pypy3-gzippy-does-not-support-wt-mode

Ofir Shwartz:

Error is received upon gzip.open:
IOError: Mode wt not supported

Python3 supports that without any problem.





More information about the pypy-issue mailing list