Issue #9425: read_directory() is fully unicode compliant
zipimport is now able to load a module with an unencodable filename.
V
Victor Stinner committed
2460a43a6569fbf240c5a72d0b052565617213eb
Parent: 7976663
zipimport is now able to load a module with an unencodable filename.