diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-18 11:48:41 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-18 11:48:41 (GMT) |
commit | ae8856fe363c65c66f3ae61b57ea2af886c61e32 (patch) | |
tree | 9d30a72d037c1c5c739c73d0344e94773ffe9e34 /Lib | |
parent | ff1d2f4cc5a165b2d4dcc4b5abe6335cb3626e53 (diff) | |
download | cpython-ae8856fe363c65c66f3ae61b57ea2af886c61e32.zip cpython-ae8856fe363c65c66f3ae61b57ea2af886c61e32.tar.gz cpython-ae8856fe363c65c66f3ae61b57ea2af886c61e32.tar.bz2 |
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.)
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/zip_cp437_header.zip | bin | 0 -> 270 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/zip_cp437_header.zip b/Lib/test/zip_cp437_header.zip Binary files differnew file mode 100644 index 0000000..f7c6cf1 --- /dev/null +++ b/Lib/test/zip_cp437_header.zip |