From: Lars Gustäbel Date: Wed, 3 Mar 2010 12:19:15 +0000 (+0000) Subject: Blocked revisions 78626 via svnmerge X-Git-Tag: v3.1.2rc1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d63db8fab539a848cf94a3d992a5549aec7bf5b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 78626 via svnmerge ................ r78626 | lars.gustaebel | 2010-03-03 13:08:54 +0100 (Wed, 03 Mar 2010) | 10 lines Merged revisions 78623 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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. ........ ................ ---