Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f7fbb7f75b6b8e27c2efaa75d08024b3c5039e71
/
Lib
/
distutils
/
command
/
clean.py
7c9719c
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
by Senthil Kumaran
· 13 years ago
5b7e9d7
General cleanup, raise normalization in Lib/distutils.
by Collin Winter
· 17 years ago
8ed338a
Patch #1104111: Alter setup.py --help and --help-commands.
by Martin v. Löwis
· 20 years ago
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 20 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 22 years ago
a683233
Change warning to debug level; it's a very minor issue.
by Jeremy Hylton
· 22 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 22 years ago
fa9ff76
Untabified.
by Greg Ward
· 24 years ago
cb1f4c4
Standardized whitespace around function calls.
by Greg Ward
· 24 years ago
99b032e
Added 'boolean_options' list to support config file parsing.
by Greg Ward
· 24 years ago
7ac743b
Bastian Kleineidam: fix so it cleans up the temporary script-building
by Greg Ward
· 24 years ago
ab3a0f3
Fixed imports from '*util' modules to not just import everything from util.
by Greg Ward
· 24 years ago
0eeebfd
Moved warnings out of 'finalize_options()' into 'run()'.
by Greg Ward
· 24 years ago
fcd974e
Normalized all the end-of-class lines.
by Greg Ward
· 24 years ago
a04d807
Rename 'build_bdist' to 'bdist_base', and get it by default from the
by Gregory P. Smith
· 25 years ago
c008488
Typo fix.
by Gregory P. Smith
· 25 years ago
a190268
Added the 'build_bdist' option and code to clean it up -- this is the
by Gregory P. Smith
· 25 years ago
11fc7e4
Tweaked all over:
by Greg Ward
· 25 years ago
06537a5
Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>:
by Greg Ward
· 25 years ago