cpython/Lib/distutils/command
Skip Montanaro 7a98be2efb Remove RISCOS support 2007-08-16 14:35:24 +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 Change a bunch of file encodings from Latin-1 to UTF-8. 2007-07-16 23:10:57 +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 Simplify various spots where: str() is called on something 2007-06-11 21:38:39 +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 Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
build_ext.py Checkpoint. Manipulated things so that string literals are always 2007-04-27 23:53:51 +00:00
build_py.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
build_scripts.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +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 Checkpoint. Manipulated things so that string literals are always 2007-04-27 23:53:51 +00:00
install.py Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +00:00
install_data.py Checkpoint. Manipulated things so that string literals are always 2007-04-27 23:53:51 +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 RISCOS support 2007-08-16 14:35:24 +00:00
install_scripts.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
register.py SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +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 SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +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