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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e02f904cbfd12e5d89b71bc65ed76d5828cb4e83
cpython
/
Lib
/
distutils
/
command
T
History
Just van Rossum
8d8e7a3256
Do convert_path() on script paths (now PyXML builds out of the box
...
under MacOS.)
2001-07-29 21:39:18 +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
dummy checkin for testing, please ignore
2001-07-04 16:52:02 +00:00
bdist.py
Untabified.
2000-10-14 04:06:40 +00:00
build_clib.py
Untabified.
2000-10-14 04:06:40 +00:00
build_ext.py
Patch
#411138
: Rename config.h to pyconfig.h. Closes bug
#231774
.
2001-07-26 13:41:06 +00:00
build_py.py
…
build_scripts.py
Do convert_path() on script paths (now PyXML builds out of the box
2001-07-29 21:39:18 +00:00
build.py
Untabified.
2000-10-14 04:06:40 +00:00
clean.py
Untabified.
2000-10-14 04:06:40 +00:00
command_template
…
config.py
Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding
2000-10-14 03:56:42 +00:00
install_data.py
Patch
#103587
: Fix typo that broke the install_data command; caught by
2001-02-05 17:43:11 +00:00
install_headers.py
…
install_lib.py
Remove some debugging prints.
2000-10-03 03:32:37 +00:00
install_scripts.py
…
install.py
Modified version of a patch from Jeremy Kloth, to make .get_outputs()
2001-01-16 16:16:03 +00:00
sdist.py
Call the write_pkg_info method
2001-03-22 03:10:05 +00:00