summaryrefslogtreecommitdiff
path: root/Doc/contents.rst
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2012-06-24 00:07:41 -0400
committerÉric Araujo <merwok@netwok.org>2012-06-24 00:07:41 -0400
commit859aad6a36262383b98ddd45fe3253a882b87ce8 (patch)
tree1cc50af4fc88c650fe997a2e72f5f26d92a1986c /Doc/contents.rst
parentdc44f55cc9dc1d016799362c344958baab328ff4 (diff)
downloadcpython-git-859aad6a36262383b98ddd45fe3253a882b87ce8.tar.gz
Remove packaging from the standard library.
Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html
Diffstat (limited to 'Doc/contents.rst')
-rw-r--r--Doc/contents.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/contents.rst b/Doc/contents.rst
index cc5c8e3794..c0c6af34d9 100644
--- a/Doc/contents.rst
+++ b/Doc/contents.rst
@@ -11,7 +11,7 @@
library/index.rst
extending/index.rst
c-api/index.rst
- packaging/index.rst
+ distutils/index.rst
install/index.rst
howto/index.rst
faq/index.rst