We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55674e commit 29ee6d9Copy full SHA for 29ee6d9
Doc/reference/grammar.rst
@@ -18,7 +18,7 @@ required *not* to match). We use the ``|`` separator to mean PEG's
18
"ordered choice" (written as ``/`` in traditional PEG grammars). See
19
:pep:`617` for more details on the grammar's syntax.
20
21
-.. only:: html or latex or epub
+.. only:: html or latex or epub or text or texinfo
22
23
.. literalinclude:: ../../Grammar/python.gram
24
:language: peg
0 commit comments