From: Lars Gustäbel Date: Wed, 3 Mar 2010 12:18:28 +0000 (+0000) Subject: Blocked revisions 78623 via svnmerge X-Git-Tag: v2.6.5rc2~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a16a992dce1e251501b3523599ad4f6e539fa594;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 78623 via svnmerge ........ r78623 | lars.gustaebel | 2010-03-03 12:55:48 +0100 (Wed, 03 Mar 2010) | 3 lines Issue #7232: Add support for the context manager protocol to the TarFile class. ........ ---