summaryrefslogtreecommitdiffstats
path: root/Doc/library/undoc.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 20:55:06 (GMT)
committerGeorg Brandl <georg@python.org>2009-01-03 20:55:06 (GMT)
commitc62ef8b4d9648c36218cb0142a6395a00c11885e (patch)
tree74d90ea6215a37553bb1cddfc4c4eddf947958e9 /Doc/library/undoc.rst
parente92818f58c134549c8820073037a1655330bbea1 (diff)
downloadcpython-c62ef8b4d9648c36218cb0142a6395a00c11885e.zip
cpython-c62ef8b4d9648c36218cb0142a6395a00c11885e.tar.gz
cpython-c62ef8b4d9648c36218cb0142a6395a00c11885e.tar.bz2
Remove trailing whitespace.
Diffstat (limited to 'Doc/library/undoc.rst')
-rw-r--r--Doc/library/undoc.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/library/undoc.rst b/Doc/library/undoc.rst
index 09c61d2..ac646c5 100644
--- a/Doc/library/undoc.rst
+++ b/Doc/library/undoc.rst
@@ -21,7 +21,7 @@ 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).
-
+
.. warning:: The :mod:`ihooks` module has been removed in Python 3.0.
@@ -54,7 +54,7 @@ Multimedia
:mod:`linuxaudiodev`
--- Play audio data on the Linux audio device. Replaced in Python 2.3 by the
:mod:`ossaudiodev` module.
-
+
.. warning:: The :mod:`linuxaudiodev` module has been removed in Python 3.0.
:mod:`sunaudio`
@@ -240,7 +240,7 @@ extensions.
:mod:`timing`
--- Measure time intervals to high resolution (use :func:`time.clock` instead).
-
+
.. warning:: The :mod:`timing` module has been removed in Python 3.0.
@@ -255,6 +255,6 @@ of reality.
:mod:`sv`
--- Interface to the "simple video" board on SGI Indigo (obsolete hardware).
-
+
.. warning:: The :mod:`sv` module has been removed in Python 3.0.