mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
base class (in bdist_packager) and two subclasses which make use of this base class: bdist_pkgtool (for Solaris) and bdist_sdux (for HP-UX). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bdist.py | ||
| bdist_dumb.py | ||
| bdist_packager.py | ||
| bdist_pkgtool.py | ||
| bdist_rpm.py | ||
| bdist_sdux.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 | ||