summaryrefslogtreecommitdiffstats
path: root/Doc/library/language.rst
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2020-07-26 15:27:52 (GMT)
committerGitHub <noreply@github.com>2020-07-26 15:27:52 (GMT)
commit508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16 (patch)
tree655a35e2fc67d605c3115157eef3f7e5fbd22cce /Doc/library/language.rst
parentb1a87300a06324c9fc7d6553906ed914489465aa (diff)
downloadcpython-508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16.zip
cpython-508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16.tar.gz
cpython-508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16.tar.bz2
Delete remaining references to Grammar/Grammar from docs (#21624)
(Ironically, the file itself remains, see https://github.com/we-like-parsers/cpython/issues/135.)
Diffstat (limited to 'Doc/library/language.rst')
-rw-r--r--Doc/library/language.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/language.rst b/Doc/library/language.rst
index 1eac32e..510f064 100644
--- a/Doc/library/language.rst
+++ b/Doc/library/language.rst
@@ -13,10 +13,8 @@ These modules include:
.. toctree::
- parser.rst
ast.rst
symtable.rst
- symbol.rst
token.rst
keyword.rst
tokenize.rst