cpython/Lib/distutils/command
Georg Brandl 2eeea685a8 Merged revisions 68750,68811,68945,69157 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68750 | benjamin.peterson | 2009-01-18 22:47:04 +0000 (So, 18 Jan 2009) | 1 line

  fix encoding cookie case
........
  r68811 | benjamin.peterson | 2009-01-20 18:58:27 +0000 (Di, 20 Jan 2009) | 1 line

  fix url
........
  r68945 | tarek.ziade | 2009-01-25 22:11:04 +0000 (So, 25 Jan 2009) | 1 line

  added missing module docstring
........
  r69157 | benjamin.peterson | 2009-01-31 23:43:25 +0000 (Sa, 31 Jan 2009) | 1 line

  add explanatory comment
........
2010-05-18 23:37:50 +00:00
..
__init__.py Merged revisions 70866-70868,70870-70871,70893,70896,70902,70905,70907,70912,70915,70927,70933,70940,70944,70954,70963,70998,71056 via svnmerge from 2009-04-05 21:21:05 +00:00
bdist.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
bdist_dumb.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
bdist_msi.py Merged revisions 73390 via svnmerge from 2009-06-13 09:07:01 +00:00
bdist_rpm.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
bdist_wininst.py Merged revisions 71413 via svnmerge from 2009-04-09 22:48:19 +00:00
build.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
build_clib.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_ext.py complementary fix for #7115 2009-10-13 21:17:34 +00:00
build_py.py Merged revisions 75669-75671 via svnmerge from 2010-01-08 23:27:23 +00:00
build_scripts.py Merged revisions 69598 via svnmerge from 2009-02-13 23:02:44 +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 Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install.py Implemented PEP 370 2008-05-06 22:41:46 +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 Fix SF#1566719: not creating site-packages (or other target directory) when 2006-11-10 00:33:36 +00:00
install_headers.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
install_lib.py Merged revisions 68750,68811,68945,69157 via svnmerge from 2010-05-18 23:37:50 +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 Merged revisions 77717 via svnmerge from 2010-01-24 00:57:20 +00:00
sdist.py Merged revisions 81261 via svnmerge from 2010-05-17 11:00:17 +00:00
upload.py Merged revisions 77717 via svnmerge from 2010-01-24 00:57:20 +00:00
wininst-6.0.exe Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +00:00
wininst-7.1.exe Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +00:00
wininst-8.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00
wininst-9.0-amd64.exe Merged revisions 69094 via svnmerge from 2009-01-29 12:31:51 +00:00
wininst-9.0.exe Merged revisions 69094 via svnmerge from 2009-01-29 12:31:51 +00:00