Éric Araujo <[email protected]> added the comment: Just one thing: > I think the close call needs equal treatment to the open call.
The open call is a module-level functions; the close method of GzipFile cannot be equally treated, as it is in the doc of the class, where no methods are given special treatment :) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11203> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
