cpython/Lib/distutils/command
Éric Araujo 5011c8d962 Merged revisions 84611 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84611 | eric.araujo | 2010-09-08 01:08:57 +0200 (mer., 08 sept. 2010) | 2 lines

  Fix incorrect use of Command.announce (#9199)
........
2010-09-07 23:12:59 +00:00
..
__init__.py
bdist.py added local get_platform/set_platform APIs in distutils.sysconfig 2010-01-26 22:46:15 +00:00
bdist_dumb.py added local get_platform/set_platform APIs in distutils.sysconfig 2010-01-26 22:46:15 +00:00
bdist_msi.py Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from 2010-08-02 21:44:25 +00:00
bdist_rpm.py massive import cleaning in Distutils 2009-12-21 01:22:46 +00:00
bdist_wininst.py Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from 2010-08-02 21:44:25 +00:00
build.py added local get_platform/set_platform APIs in distutils.sysconfig 2010-01-26 22:46:15 +00:00
build_clib.py Merged revisions 84608 via svnmerge from 2010-09-07 22:18:34 +00:00
build_ext.py #7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a double-quote. 2010-04-01 18:17:09 +00:00
build_py.py massive import cleaning in Distutils 2009-12-21 01:22:46 +00:00
build_scripts.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
check.py Use standard comma punctuation; reword some sentences in the docs 2009-10-05 22:32:48 +00:00
clean.py
command_template
config.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
install.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
install_data.py cleaned up the module (PEP 8 + old fashion test removal) 2009-12-15 06:29:19 +00:00
install_egg_info.py
install_headers.py
install_lib.py fixed warning and error message 2009-10-24 15:51:30 +00:00
install_scripts.py
register.py Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings 2010-01-24 00:33:32 +00:00
sdist.py Merged revisions 83993 via svnmerge from 2010-08-14 03:07:46 +00:00
upload.py Merged revisions 84611 via svnmerge from 2010-09-07 23:12:59 +00:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe