SIGN IN SIGN UP

zipimport: get_module_code() returns modpath as a Unicode object

... instead of a char*. Encode the module path to the fileystem encoding
(for PyImport_ExecCodeModuleEx) instead of utf-8.
V
Victor Stinner committed
08654e18eed3c8b0224100fe270da618d60d6eb5
Parent: 26fabe1