Am 15.10.13 14:49, schrieb Daniel Holth:
> It is part of the ZIP specification. CP437 or UTF-8 are the two
> official choices, but other encodings happen on Russian, Japanese
> systems.

Indeed. Formally, the other encodings are not supported by the
ZIP specification, and are thus formally misuse of the format.

I believe (without having proof) that early versions of the
specification failed to discuss the file name encoding at all,
making people believe that it is unspecified and always the
system encoding (which is useless, of course, as you create
zip files to move them across systems).

Regards,
Martin

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to