commit | c06e3c56aa75e0495bdaf9f445b7a7ca92a2b53f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 19 14:07:38 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 19 14:07:38 2010 +0000 |
tree | 3df58d030b3e4d8e0fd3359e4f6a9988318f367a | |
parent | df8923cb2ced8e3b9be63d00e5bbc6e742fae58e [diff] [blame] |
Merged revisions 77886 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77886 | benjamin.peterson | 2010-01-31 19:09:34 +0100 (So, 31 Jan 2010) | 1 line move distutils.rst to different toc ........
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 @@ site.rst user.rst fpectl.rst + distutils.rst