diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:09:02 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:09:02 (GMT) |
commit | 08654e18eed3c8b0224100fe270da618d60d6eb5 (patch) | |
tree | b844a4e5d05480fa6a282dd635a678ad60d8ef49 /Demo/classes | |
parent | 26fabe13698addebe83e1a57daa8f180c9ad8e1d (diff) | |
download | cpython-08654e18eed3c8b0224100fe270da618d60d6eb5.zip cpython-08654e18eed3c8b0224100fe270da618d60d6eb5.tar.gz cpython-08654e18eed3c8b0224100fe270da618d60d6eb5.tar.bz2 |
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.
Diffstat (limited to 'Demo/classes')
0 files changed, 0 insertions, 0 deletions