mirror of
https://github.com/python/cpython.git
synced 2026-01-08 00:12:42 +00:00
install) the setup script itself. Fixed 'build_module()' so we do *not* preserve file mode (which means we can install read-only files, which makes the next installation of this distribution fail -- at least under Unix); added a comment explaining this. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_ext.py | ||
| build_py.py | ||
| dist.py | ||
| install.py | ||
| install_ext.py | ||
| install_lib.py | ||
| install_py.py | ||