From: Victor Stinner Date: Wed, 18 May 2011 11:48:41 +0000 (+0200) Subject: Ooops, add the missing file of the backport of commit 33543b4e0e5d from Python X-Git-Tag: v3.1.4rc1~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae8856fe363c65c66f3ae61b57ea2af886c61e32;p=thirdparty%2FPython%2Fcpython.git Ooops, add the missing file of the backport of commit 33543b4e0e5d from Python 3.2 (#10801: In zipfile, support different encodings for the header and the filenames. Patch by MvL, test by Eli Bendersky.) --- diff --git a/Lib/test/zip_cp437_header.zip b/Lib/test/zip_cp437_header.zip new file mode 100644 index 000000000000..f7c6cf170422 Binary files /dev/null and b/Lib/test/zip_cp437_header.zip differ