summaryrefslogtreecommitdiff
path: root/Doc/library/modules.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-11 14:47:11 +0200
committerGeorg Brandl <georg@python.org>2014-10-11 14:47:11 +0200
commit8b2c910dbbba8e05fe5450c8dbb896d967561c83 (patch)
tree5ca35803630fe144aadf789588c0270eca5e08f4 /Doc/library/modules.rst
parent7b9f3bb9cec306868acd63b41fa4ba9e8a1f0b90 (diff)
downloadcpython-8b2c910dbbba8e05fe5450c8dbb896d967561c83.tar.gz
Closes #18959: move optparse and imp to new "superseded modules" chapter
Diffstat (limited to 'Doc/library/modules.rst')
-rw-r--r--Doc/library/modules.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/modules.rst b/Doc/library/modules.rst
index d89ef10628..6b2a40a1b7 100644
--- a/Doc/library/modules.rst
+++ b/Doc/library/modules.rst
@@ -12,7 +12,6 @@ The full list of modules described in this chapter is:
.. toctree::
- imp.rst
zipimport.rst
pkgutil.rst
modulefinder.rst