cpython/Doc/install
Éric Araujo 7dc76fdeb1 Merge doc changes from 3.2 (#8617, #10745).
In the install and library docs, I changed the text to refer to
packaging instead of distutils.  I also checked that the documented
paths correctly reflect what’s really defined in sysconfig; the main
difference with paths defined in distutils.install is that include
directories don’t end with the distribution name anymore (i.e. distutils
uses include/python3.3/spam, sysconfig include/python3.3), I have no
idea why.
2011-08-06 16:58:15 +02:00
..
index.rst Add documentation for PEP 370 features in distutils (#10745). 2011-08-06 16:30:42 +02:00
install.rst Merge doc changes from 3.2 (#8617, #10745). 2011-08-06 16:58:15 +02:00
pysetup-config.rst Kill trailing whitespace 2011-06-01 20:44:40 +02:00
pysetup-servers.rst Kill trailing whitespace 2011-06-01 20:44:40 +02:00
pysetup.rst Add documentation for the packaging module. 2011-06-01 20:42:49 +02:00