Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ee130b72f897dc90b51b2ff78df1eedfde483f5e
/
Lib
/
distutils
/
log.py
1c5a59f
Bug #1458017: make distutils.Log._log more forgiving when passing in
by Georg Brandl
· 19 years ago
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 21 years ago
edcac8f
make sure distutils logging is shut off in tests to avoid spurious output
by Fred Drake
· 21 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 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
· 23 years ago
e2d1214
[Bug #620630] Flush stdout after logging every message. Without it,
by Andrew M. Kuchling
· 23 years ago
6fa82a3
A simple log mechanism styled after the proposed std library module
by Jeremy Hylton
· 23 years ago