cpython/Lib/distutils/command
Andrew M. Kuchling 51a6a4c835 [Patch #658094 ] PEP 301 implementation
Add the 'register' distutils command
2003-01-03 15:29:28 +00:00
..
__init__.py
bdist.py
bdist_dumb.py Fix for bug #410541: bdist builds bogus .zips 2002-11-26 17:45:19 +00:00
bdist_rpm.py
bdist_wininst.py (This is hopefully the last large, funny checkin message for 2002-11-22 21:08:34 +00:00
build.py
build_clib.py
build_ext.py
build_py.py
build_scripts.py
clean.py
command_template
config.py
install.py
install_data.py Use "is" to test type objects, not "==". 2002-11-26 21:28:23 +00:00
install_headers.py
install_lib.py
install_scripts.py Fix mode on scripts to have the read bit set (noted by Nicholas Riley) 2002-11-29 19:45:58 +00:00
register.py [Patch #658094 ] PEP 301 implementation 2003-01-03 15:29:28 +00:00
sdist.py
wininst.exe (This is hopefully the last large, funny checkin message for 2002-11-22 21:08:34 +00:00