summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-01-31 18:09:34 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-01-31 18:09:34 (GMT)
commit3fd2db9074b7380b5fdf570736dbe11240addbd0 (patch)
treec1300096fca297fb94158753eba389f537f89311 /Doc
parent7aedb3b30e2a191df57c5b4deea6345605e77d59 (diff)
downloadcpython-3fd2db9074b7380b5fdf570736dbe11240addbd0.zip
cpython-3fd2db9074b7380b5fdf570736dbe11240addbd0.tar.gz
cpython-3fd2db9074b7380b5fdf570736dbe11240addbd0.tar.bz2
move distutils.rst to different toc
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/language.rst1
-rw-r--r--Doc/library/python.rst1
2 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/language.rst b/Doc/library/language.rst
index 3cc4b82..eee5ef7 100644
--- a/Doc/library/language.rst
+++ b/Doc/library/language.rst
@@ -27,4 +27,3 @@ These modules include:
compileall.rst
dis.rst
pickletools.rst
- distutils.rst
diff --git a/Doc/library/python.rst b/Doc/library/python.rst
index e956f34..6f4ecb7 100644
--- a/Doc/library/python.rst
+++ b/Doc/library/python.rst
@@ -27,3 +27,4 @@ overview:
site.rst
user.rst
fpectl.rst
+ distutils.rst