cpython/Doc/distutils
Éric Araujo 31fe52dc9e Make distutils error messages more helpful (#11599).
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.
2014-03-12 22:19:39 -04:00
..
apiref.rst Avoid “error: None” messages from distutils (#4931). 2014-03-12 03:14:48 -04:00
builtdist.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
commandref.rst After distutils doc reversal, change back **bold todo** items to XXX comments. 2010-07-31 09:15:10 +00:00
configfile.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
examples.rst Merge 3.1 2011-04-24 02:42:52 +02:00
extending.rst Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from 2010-10-06 08:26:09 +00:00
index.rst Issue #19407: add Python Packaging User Guide notes 2013-12-10 21:18:32 +10:00
introduction.rst Remove obsolete term + indicate how to find the program (#1626300). 2011-08-19 09:29:56 +02:00
packageindex.rst Issue #16406: Combine the doc pages for uploading and registering to PyPI. 2013-02-27 10:00:20 -08:00
setupscript.rst Make distutils error messages more helpful (#11599). 2014-03-12 22:19:39 -04:00
sourcedist.rst Adapt mentions of future changes in doc 2012-07-02 17:46:40 -04:00
uploading.rst Issue #16406: Combine the doc pages for uploading and registering to PyPI. 2013-02-27 10:00:20 -08:00