New submission from Jaime Buelta <jaime.bue...@gmail.com>: Currently, the TarFile is not supporting the 'with' statement, which I think it should for coherence with other file classes.
I've already created a patch including it for consideration. ---------- components: Library (Lib) files: tarfileWithSupport.patch keywords: patch messages: 94645 nosy: jaime.buelta severity: normal status: open title: Support of 'with' statement fo TarFile class type: feature request versions: Python 2.7 Added file: http://bugs.python.org/file15220/tarfileWithSupport.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7232> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com