summaryrefslogtreecommitdiffstats
path: root/Doc/library/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/exceptions.rst')
-rw-r--r--Doc/library/exceptions.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst
index 6162068..2209f16 100644
--- a/Doc/library/exceptions.rst
+++ b/Doc/library/exceptions.rst
@@ -328,7 +328,6 @@ The following exceptions are the exceptions that are usually raised.
:term:`asynchronous iterator` object to stop the iteration.
.. versionadded:: 3.5
- See also :pep:`492`.
.. exception:: SyntaxError