John Goerzen <jgoer...@users.sourceforge.net> added the comment:
I can tell you that the zip(1) on Unix systems has never done re-encoding to cp437; on a system that uses latin-1 (or any other latin-* for that matter) the filenames in the ZIP will be encoded in latin-1. Furthermore, this doesn't explain the corruption that extractall() causes. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38861> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com