New submission from Daniel Holth:

The zipfile documentation says "There is no official file name encoding for ZIP 
files." However ZIP and zipfile supports utf-8 filenames; this has been true 
for a long time, at least since Python 2.7.

----------
assignee: docs@python
components: Documentation
messages: 268727
nosy: dholth, docs@python
priority: normal
severity: normal
status: open
title: zipfile *does* support utf-8 filenames
versions: Python 2.7, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27344>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to