mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| cmdline.rst | ||
| index.rst | ||
| mac.rst | ||
| unix.rst | ||
| windows.rst | ||