Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d0278ec97ffd252094cf56ea00e40b3c6f442a7a
/
Lib
/
distutils
/
log.py
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 20 years ago
edcac8f
make sure distutils logging is shut off in tests to avoid spurious output
by Fred Drake
· 20 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
a85dbeb
set_verbosity(): do something reasonable for out-of-range verbosity
by Guido van Rossum
· 22 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 22 years ago
e2d1214
[Bug #620630] Flush stdout after logging every message. Without it,
by Andrew M. Kuchling
· 22 years ago
6fa82a3
A simple log mechanism styled after the proposed std library module
by Jeremy Hylton
· 22 years ago