mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Added 'nuke_release_tree()' method to blow away the directory from which the archive file(s) are created, and call it (conditionally) from 'make_distribution()'. Added 'keep_tree' option (false by default) to disable the call to 'nuke_release_tree()'. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_ext.py | ||
| build_py.py | ||
| dist.py | ||
| install.py | ||
| install_ext.py | ||
| install_lib.py | ||
| install_py.py | ||