diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-04 01:45:39 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-04 01:45:39 +0200 |
commit | 568ecd41680d677c63f4a5908435b2d59b6310e1 (patch) | |
tree | 4a9448689190b628a87ffeb4c08129386d073f4a /Python/pythonrun.c | |
parent | 0849a76082d34b468b6bccd81adc03060baa73df (diff) | |
download | cpython-568ecd41680d677c63f4a5908435b2d59b6310e1.tar.gz |
Issue #12451: runpy: run_path() now opens the Python script in binary mode,
instead of text mode using the locale encoding, to support other encodings than
UTF-8 (scripts using the coding cookie).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions