]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Delete remaining references to Grammar/Grammar from docs (#21624)
authorGuido van Rossum <guido@python.org>
Sun, 26 Jul 2020 15:27:52 +0000 (08:27 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2020 15:27:52 +0000 (08:27 -0700)
commit508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16
tree655a35e2fc67d605c3115157eef3f7e5fbd22cce
parentb1a87300a06324c9fc7d6553906ed914489465aa
Delete remaining references to Grammar/Grammar from docs (#21624)

(Ironically, the file itself remains, see https://github.com/we-like-parsers/cpython/issues/135.)
Doc/library/language.rst
Doc/library/parser.rst [deleted file]
Doc/library/symbol.rst [deleted file]
Doc/library/token.rst
Grammar/Grammar
Lib/keyword.py
Tools/peg_generator/pegen/keywordgen.py