cpython/Lib/packaging/command
Victor Stinner cfd365b937 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.
2011-05-19 15:18:36 +02:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_msi.py
bdist_wininst.py
build.py
build_clib.py
build_ext.py
build_py.py
build_scripts.py Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging 2011-05-19 15:18:36 +02:00
check.py
clean.py
cmd.py
command_template
config.py
install_data.py
install_dist.py
install_distinfo.py
install_headers.py
install_lib.py
install_scripts.py
register.py
sdist.py
test.py
upload.py
upload_docs.py
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe
wininst-10.0-amd64.exe
wininst-10.0.exe