cpython/Lib/distutils/command
Michael W. Hudson 49bdaede1b Fix for
[ #477371 ] build_scripts can use wrong #! line

scripts now get "built" into a directory

build/scripts-$(PYTHON_VERSION)/
2001-12-10 15:28:30 +00:00
..
__init__.py Infrastructure support for the "bdist_wininst" command. 2000-06-27 01:24:07 +00:00
bdist.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
bdist_dumb.py Standardized whitespace around function calls. 2000-09-30 18:27:54 +00:00
bdist_rpm.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
bdist_wininst.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
build.py Fix for 2001-12-10 15:28:30 +00:00
build_clib.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
build_ext.py Visious hackery to solve a build-control problem related to our use of 2001-12-06 22:59:54 +00:00
build_py.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
build_scripts.py [Bug #475009] Tighten the pattern for the first line, so we don't 2001-12-06 21:29:28 +00:00
clean.py Untabified. 2000-10-14 04:06:40 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
install.py Whitespace normalization. 2001-12-06 21:01:19 +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 Whitespace normalization. 2001-12-06 21:01:19 +00:00
install_lib.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
install_scripts.py Standardized whitespace around function calls. 2000-09-30 18:27:54 +00:00
sdist.py Whitespace normalization. 2001-12-06 21:01:19 +00:00