COMMITS
/ Lib/distutils/command/install_scripts.py July 28, 2011
August 30, 2007
C
General cleanup, raise normalization in Lib/distutils.
Collin Winter committed
June 13, 2007
G
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum committed
November 10, 2004
M
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis committed
November 29, 2002
A
Fix mode on scripts to have the read bit set (noted by Nicholas Riley)
Andrew M. Kuchling committed
November 19, 2002
A
Add comment to Distutil files about requiring 1.5.2 compatibility, as
Andrew M. Kuchling committed
June 4, 2002
J
Fix bug in recent change to logging code.
Jeremy Hylton committed
J
Make setup.py less chatty by default.
Jeremy Hylton committed
January 31, 2002
A
Restrict the mode to the lowest four octal positions; higher positions
Andrew M. Kuchling committed
September 30, 2000
G
Standardized whitespace around function calls.
Greg Ward committed
September 25, 2000
G
Added 'boolean_options' list to support config file parsing.
Greg Ward committed
September 13, 2000
G
Added --force (-f) option to force installation (including bytecode
Greg Ward committed
May 27, 2000
G
Some far-reaching naming changes:
Greg Ward committed
G
Tweaked description, help text.
Greg Ward committed
May 25, 2000
G
Bastian Kleineidam: the "build_scripts" command and changes
Greg Ward committed
May 13, 2000
G
Added 'get_inputs()' methods, needed by the "install" command's
Gregory P. Smith committed
May 12, 2000
G
Added comment/docstring/revision header.
Gregory P. Smith committed
G
Deleted some cruft.
Gregory P. Smith committed
G
Patch from Bastien Kleineidam:
Gregory P. Smith committed