mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
![]() crashes. If no external zip-utility is found, the archive is created by the zipfile module, which behaves different now than in 2.1: if the zip-file is created in the root directory if the distribution, it will contain an (empty) version of itself. This triggered the above bug - so it's better to create the zip-file far away in the TMP directory. |
||
---|---|---|
.. | ||
__init__.py | ||
bdist.py | ||
bdist_dumb.py | ||
bdist_rpm.py | ||
bdist_wininst.py | ||
build.py | ||
build_clib.py | ||
build_ext.py | ||
build_py.py | ||
build_scripts.py | ||
clean.py | ||
command_template | ||
config.py | ||
install.py | ||
install_data.py | ||
install_headers.py | ||
install_lib.py | ||
install_scripts.py | ||
sdist.py |