Skip to content

Commit 9229515

Browse files
Simplify logic
1 parent 2f70179 commit 9229515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/grammar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ required *not* to match). We use the ``|`` separator to mean PEG's
1818
"ordered choice" (written as ``/`` in traditional PEG grammars). See
1919
:pep:`617` for more details on the grammar's syntax.
2020

21-
.. only:: html or pdf or epub
21+
.. only:: not gettext
2222

2323
.. literalinclude:: ../../Grammar/python.gram
2424
:language: peg

0 commit comments

Comments
 (0)