From: Berker Peksag Date: Fri, 13 Mar 2015 00:30:17 +0000 (+0200) Subject: Issue #22154: Add an example to show context management protocol support of ZipFile... X-Git-Tag: v3.5.0a3~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=406221ccd9048f48ba259cd545d69c3f7db08784;p=python Issue #22154: Add an example to show context management protocol support of ZipFile.open(). Patch by Mike Short. --- 406221ccd9048f48ba259cd545d69c3f7db08784