mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
![]() Initial revision is pretty limited; it only knows how to generate "dumb" binary distributions, i.e. a tarball on Unix and a zip file on Windows. Also, due to limitations in the installation code, it only knows how to distribute Python library code. But hey, it's a start. |
||
---|---|---|
.. | ||
__init__.py | ||
bdist.py | ||
build.py | ||
build_clib.py | ||
build_ext.py | ||
build_py.py | ||
clean.py | ||
install.py | ||
install_lib.py | ||
sdist.py |