mirror of
https://github.com/python/cpython.git
synced 2026-04-27 06:10:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| apiref.rst | ||
| builtdist.rst | ||
| commandref.rst | ||
| configfile.rst | ||
| examples.rst | ||
| extending.rst | ||
| index.rst | ||
| introduction.rst | ||
| packageindex.rst | ||
| setupscript.rst | ||
| sourcedist.rst | ||
| uploading.rst | ||