commit | ae8856fe363c65c66f3ae61b57ea2af886c61e32 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 18 13:48:41 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 18 13:48:41 2011 +0200 |
tree | 9d30a72d037c1c5c739c73d0344e94773ffe9e34 | |
parent | ff1d2f4cc5a165b2d4dcc4b5abe6335cb3626e53 [diff] |
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.)