Staging
v0.8.1
https://github.com/python/cpython
Revision 31fe52dc9e7d03650f09dfad931f0901582e4629 authored by Éric Araujo on 13 March 2014, 02:19:39 UTC, committed by Éric Araujo on 13 March 2014, 02:19:39 UTC
When running external programs such as a C compiler and getting an
error code, distutils only prints the program name.  With this change,
one can get the full command line by setting the DISTUTILS_DEBUG
environment variable.

This should have no compatibility issues, unless there are tools
that depend on the exact format of distutils debug messages.
1 parent 69d0965
History
Tip revision: 31fe52dc9e7d03650f09dfad931f0901582e4629 authored by Éric Araujo on 13 March 2014, 02:19:39 UTC
Make distutils error messages more helpful (#11599).
Tip revision: 31fe52d
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 583 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 886 bytes
.hgtags -rw-r--r-- 7.8 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 43.2 KB
README -rw-r--r-- 52.7 KB
config.guess -rwxr-xr-x 44.2 KB
config.sub -rwxr-xr-x 34.7 KB
configure -rwxr-xr-x 416.6 KB
configure.ac -rw-r--r-- 130.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 95.0 KB

README

back to top