This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-30 08:06:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7845e7c7266f246a8ff35cd5a433ecb1cb81064f
cpython
/
Lib
/
distutils
/
command
T
History
Jack Jansen
96cad2ea47
This module broke on the Mac (where it can't work, but distutils seems to import it anyway) because it imported pwd and grp. Moved the import to inside the routine where they're used.
2002-06-26 15:00:29 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_packager.py
…
bdist_pkgtool.py
…
bdist_rpm.py
…
bdist_sdux.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
…
build_py.py
…
build_scripts.py
…
build.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
sdist.py
…