commit | 7dc76fdeb14e0a2bf1248d78c2439b5a244f8885 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sat Aug 06 16:58:15 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Sat Aug 06 16:58:15 2011 +0200 |
tree | c1713816362d4310d28e81f27073cfedb7743429 | |
parent | 29f6297605fba9f7313b2aeaf2ddbb06653cfdbb [diff] | |
parent | 6ef038e78c0c76e77b2561a154182264b7b9907a [diff] |
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.