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-28 07:08:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb28ef209eb0ce0b0975ee91331d02652ee3c41c
cpython
/
Lib
/
distutils
/
command
T
History
Andrew M. Kuchling
0152fbdc7f
Fix bug
#418369
: typo in bdist_rpm
2001-05-21 20:34:38 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_rpm.py
Fix bug
#418369
: typo in bdist_rpm
2001-05-21 20:34:38 +00:00
bdist_wininst.py
Since bdist_wininst.py contains the installer executable, it had to be
2001-04-10 18:57:07 +00:00
bdist.py
…
build_clib.py
…
build_ext.py
Fix bug
#233253
: the --define and --undef options didn't work, whether
2001-03-17 20:15:41 +00:00
build_py.py
…
build_scripts.py
When not copying a file because the output is up to date, make the message
2001-03-02 07:28:03 +00:00
build.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
sdist.py
Call the write_pkg_info method
2001-03-22 03:10:05 +00:00