]> granicus.if.org Git - python/commit
Merge doc changes from 3.2 (#8617, #10745).
authorÉric Araujo <merwok@netwok.org>
Sat, 6 Aug 2011 14:58:15 +0000 (16:58 +0200)
committerÉric Araujo <merwok@netwok.org>
Sat, 6 Aug 2011 14:58:15 +0000 (16:58 +0200)
commit7dc76fdeb14e0a2bf1248d78c2439b5a244f8885
treec1713816362d4310d28e81f27073cfedb7743429
parent29f6297605fba9f7313b2aeaf2ddbb06653cfdbb
parent6ef038e78c0c76e77b2561a154182264b7b9907a
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.
Doc/distutils/install.rst
Doc/install/install.rst
Doc/library/site.rst
Doc/packaging/commandref.rst
Doc/tutorial/interpreter.rst
Doc/using/cmdline.rst