From: Benjamin Peterson Date: Sun, 31 Jan 2010 18:09:34 +0000 (+0000) Subject: move distutils.rst to different toc X-Git-Tag: v2.7a3~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fd2db9074b7380b5fdf570736dbe11240addbd0;p=python move distutils.rst to different toc --- diff --git a/Doc/library/language.rst b/Doc/library/language.rst index 3cc4b82775..eee5ef7855 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 e956f34a80..6f4ecb745c 100644 --- a/Doc/library/python.rst +++ b/Doc/library/python.rst @@ -27,3 +27,4 @@ overview: site.rst user.rst fpectl.rst + distutils.rst