mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
bug to boot: now works even if both MANIFEST and MANIFEST.in don't exist. Don't hardcode setup.py, use 'self.distribution.script_name'. |
||
|---|---|---|
| .. | ||
| __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 | ||