cpython/Lib/distutils/command
Neal Norwitz 9d72bb452b Remove functions in string module that are also string methods. Also remove:
* all calls to functions in the string module (except maketrans)
 * everything from stropmodule except for maketrans() which is still used
2007-04-17 08:48:32 +00:00
..
__init__.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
bdist.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
bdist_dumb.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
bdist_msi.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
bdist_rpm.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
bdist_wininst.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
build.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_clib.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
build_ext.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
build_py.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
build_scripts.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
clean.py Patch #1104111: Alter setup.py --help and --help-commands. 2005-03-03 08:12:27 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
install.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
install_data.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install_egg_info.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
install_headers.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install_lib.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
install_scripts.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
register.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
sdist.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
upload.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
wininst-6.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-7.1.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-8.exe Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00