commit | 5ba11de8454b7dbc1cf260911a2628608267a50c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 01 10:09:32 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 01 10:09:32 2011 +0000 |
tree | 1677c9be0261289540532af66acd17d8b663a36a | |
parent | d30a0dd681d82251dc3611c49d6a2d9ce2e48e5c [diff] |
#10801: In zipfile, support different encodings for the header and the filenames. Patch by MvL, test by Eli Bendersky.