https://github.com/python/cpython
Revision 45fc8713bda1bfd6c0de3c6f493a4eeff52acbe3 authored by Éric Araujo on 13 March 2014, 08:55:35 UTC, committed by Éric Araujo on 13 March 2014, 08:55:35 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 966f2fc
History
Tip revision: 45fc8713bda1bfd6c0de3c6f493a4eeff52acbe3 authored by Éric Araujo on 13 March 2014, 08:55:35 UTC
Make distutils error messages more helpful (#11599).
Tip revision: 45fc871
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 891 bytes
.hgeol -rw-r--r-- 786 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 5.9 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 44.2 KB
config.sub -rwxr-xr-x 34.7 KB
configure -rwxr-xr-x 431.4 KB
configure.ac -rw-r--r-- 133.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 94.0 KB

README

back to top