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.



_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to