Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
173f11da5dae76c504dac3606c27b74673ccfee4
/
Lib
/
distutils
/
command
/
clean.py
a683233
Change warning to debug level; it's a very minor issue.
by Jeremy Hylton
· 23 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 23 years ago
fa9ff76
Untabified.
by Greg Ward
· 25 years ago
cb1f4c4
Standardized whitespace around function calls.
by Greg Ward
· 25 years ago
99b032e
Added 'boolean_options' list to support config file parsing.
by Greg Ward
· 25 years ago
7ac743b
Bastian Kleineidam: fix so it cleans up the temporary script-building
by Greg Ward
· 25 years ago
ab3a0f3
Fixed imports from '*util' modules to not just import everything from util.
by Greg Ward
· 25 years ago
0eeebfd
Moved warnings out of 'finalize_options()' into 'run()'.
by Greg Ward
· 25 years ago
fcd974e
Normalized all the end-of-class lines.
by Greg Ward
· 25 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