SIGN IN SIGN UP

Issue #10801: Fix test_unicode_filenames() of test_zipfile

Just try to open files from the ZIP for reading, don't extract them to avoid
UnicodeEncodeError if the filename is not encodable to the filesystem encoding
(e.g. ASCII locale encoding).
V
Victor Stinner committed
e6eafa2ade22dc687eee78374fa93d4b9ab7a2c1
Parent: 721bb33