Skip to content

Commit f55674e

Browse files
Un-simplify
1 parent 9229515 commit f55674e

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:: not gettext
21+
.. only:: html or latex or epub
2222

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

0 commit comments

Comments
 (0)