mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
e41a19e71a
will fail when builddir != srcdir (that is, when you run configure in a directory that is not the top of the source tree).
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$