cpython/Lib/distutils/command
Georg Brandl 56be37cef2 #7973: Fix distutils options spelling. 2010-08-02 19:16:34 +00:00
..
__init__.py Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from 2009-04-11 20:45:40 +00:00
bdist.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_dumb.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_msi.py #7973: Fix distutils options spelling. 2010-08-02 19:16:34 +00:00
bdist_rpm.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_wininst.py #7973: Fix distutils options spelling. 2010-08-02 19:16:34 +00:00
build.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_clib.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_ext.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_py.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_scripts.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
check.py Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from 2009-11-13 02:25:08 +00:00
clean.py General cleanup, raise normalization in Lib/distutils. 2007-08-30 03:52:21 +00:00
command_template General cleanup, raise normalization in Lib/distutils. 2007-08-30 03:52:21 +00:00
config.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
install.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
install_data.py Merged revisions 70886,70888-70892 via svnmerge from 2009-03-31 21:37:16 +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 Merged revisions 70886,70888-70892 via svnmerge from 2009-03-31 21:37:16 +00:00
install_lib.py Merged revisions 75669-75671 via svnmerge from 2009-10-25 23:08:47 +00:00
install_scripts.py General cleanup, raise normalization in Lib/distutils. 2007-08-30 03:52:21 +00:00
register.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
sdist.py #8292: Fix three instances of truth tests on return values of filter() (which is always true in Python 3). 2010-07-31 21:54:24 +00:00
upload.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
wininst-6.0.exe Merged revisions 63828 via svnmerge from 2008-07-16 02:02:25 +00:00
wininst-7.1.exe Merged revisions 63828 via svnmerge from 2008-07-16 02:02:25 +00:00
wininst-8.0.exe Revert part of r68799 which unintentionally updated this file. 2009-01-20 21:25:32 +00:00
wininst-9.0-amd64.exe Fix issue5076: bdist_wininst fails on py3k 2009-01-29 13:08:01 +00:00
wininst-9.0.exe Fix issue5076: bdist_wininst fails on py3k 2009-01-29 13:08:01 +00:00