Nir Aides <[email protected]> added the comment: isatty() and __iter__() of io.BufferedIOBase raise on closed file and __enter__() raises ValueError with different (generic) message.
Should we keep the original GzipFile methods or prefer the implementation of io.BufferedIOBase? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7471> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
