mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
39487196c8
distutils.spawn.find_executable() now falls back on os.defpath if the PATH environment variable is not set.
This directory contains the Distutils package.
There's a full documentation available at:
http://docs.python.org/distutils/
The Distutils-SIG web page is also a good starting point:
http://www.python.org/sigs/distutils-sig/
WARNING : Distutils must remain compatible with 2.3
$Id$