diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-19 13:18:36 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-19 13:18:36 (GMT) |
commit | cfd365b937a1edaf9da1ac61c2ca6be06fc42744 (patch) | |
tree | ef91befec6370086cffe2ea6c27b4bcee9cca138 /Lib/distutils/command/build.py | |
parent | 35de5ac44db5c42c792b71077520a6b3ef29b199 (diff) | |
download | cpython-cfd365b937a1edaf9da1ac61c2ca6be06fc42744.zip cpython-cfd365b937a1edaf9da1ac61c2ca6be06fc42744.tar.gz cpython-cfd365b937a1edaf9da1ac61c2ca6be06fc42744.tar.bz2 |
Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging
build_scripts command of packaging now handles correctly non-ASCII path (path
to the Python executable). Open and write the script in binary mode, but ensure
that the shebang is decodable from UTF-8 and from the encoding of the script.
Diffstat (limited to 'Lib/distutils/command/build.py')
0 files changed, 0 insertions, 0 deletions