summaryrefslogtreecommitdiffstats
path: root/Lib/test/zip_cp437_header.zip
Commit message (Collapse)AuthorAgeFilesLines
* #10801: In zipfile, support different encodings for the header and the ↵Georg Brandl2011-01-011-0/+0
filenames. Patch by MvL, test by Eli Bendersky.