summaryrefslogtreecommitdiffstats
path: root/Doc/library/undoc.rst
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-10 22:42:14 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-10 22:42:14 (GMT)
commitbd474420e264d49e3df5b9effea9ad8749b7f5ce (patch)
treea4a68ab55b79c6a0430f49ba2a8788272a81edcf /Doc/library/undoc.rst
parent4fabdc7a63785f97e64997c07ed438a593e9ef05 (diff)
downloadcpython-bd474420e264d49e3df5b9effea9ad8749b7f5ce.zip
cpython-bd474420e264d49e3df5b9effea9ad8749b7f5ce.tar.gz
cpython-bd474420e264d49e3df5b9effea9ad8749b7f5ce.tar.bz2
The ihooks module has been removed.
Diffstat (limited to 'Doc/library/undoc.rst')
-rw-r--r--Doc/library/undoc.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Doc/library/undoc.rst b/Doc/library/undoc.rst
index 78098b0..62157d4 100644
--- a/Doc/library/undoc.rst
+++ b/Doc/library/undoc.rst
@@ -14,15 +14,6 @@ Fredrik Lundh; the specific contents of this chapter have been substantially
revised.
-Miscellaneous useful utilities
-==============================
-
-Some of these are very old and/or not very robust; marked with "hmm."
-
-:mod:`ihooks`
- --- Import hook support (for :mod:`rexec`; may become obsolete).
-
-
Platform specific modules
=========================