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 9229515 commit f55674eCopy full SHA for f55674e
1 file changed
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:: not gettext
+.. only:: html or latex or epub
22
23
.. literalinclude:: ../../Grammar/python.gram
24
:language: peg
0 commit comments