summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-03-20 00:41:24 +0100
committerVictor Stinner <victor.stinner@haypocalc.com>2011-03-20 00:41:24 +0100
commit2f42ae53aa54ad5452a188077356fd9e89c6da72 (patch)
treeb555809c3c1293d9589afb9285338fe75d323953 /Python/pythonrun.c
parentc9abda0c0493f919445d423448e80ff2a40dd545 (diff)
downloadcpython-git-2f42ae53aa54ad5452a188077356fd9e89c6da72.tar.gz
Issue #3080: Use Unicode to import source and compiled modules
* Use Unicode for module name and path in the following functions: * get_file() * load_source_module(), parse_source_module() * make_compiled_pathname(), check_compiled_module(), read_compiled_module(), load_compiled_module(), write_compiled_module(), update_compiled_module() * On Windows, use CreateDirectoryW() instead of mkdir() * update_compiled_module() cannot fail anymore
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions