cpython/Lib/distutils/command
Thomas Heller e138f369e6 Explicitely list the metadata attributes to show
in the gui.
Updated to include the new exe-file.
2001-10-05 20:40:48 +00:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_rpm.py Fix typo caught by PyChecker 2001-08-10 19:00:15 +00:00
bdist_wininst.py Explicitely list the metadata attributes to show 2001-10-05 20:40:48 +00:00
build.py
build_clib.py [Bug #414032] Make the 'sdist' command work when the distribution contains 2001-08-10 20:24:33 +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 Remove unused variable 2001-08-10 19:00:41 +00:00
clean.py
command_template
config.py [Patch #444854 from twburton] 2001-08-16 14:08:02 +00:00
install.py [Bug #436732] install.py does not record a created *.pth file in the 2001-09-04 20:06:43 +00:00
install_data.py [Bug #444589] Record empty directories in the install_data command 2001-09-04 20:42:08 +00:00
install_headers.py
install_lib.py Remove some debugging prints. 2000-10-03 03:32:37 +00:00
install_scripts.py
sdist.py Call the write_pkg_info method 2001-03-22 03:10:05 +00:00