Commit b6fb8dcb authored by Georg Brandl's avatar Georg Brandl

Fix terminology.

parent cde5115f
...@@ -173,7 +173,7 @@ available. They are listed here in alphabetical order. ...@@ -173,7 +173,7 @@ available. They are listed here in alphabetical order.
.. note:: .. note::
When compiling a string with multi-line statements in ``'single'`` or When compiling a string with multi-line code in ``'single'`` or
``'eval'`` mode, input must be terminated by at least one newline ``'eval'`` mode, input must be terminated by at least one newline
character. This is to facilitate detection of incomplete and complete character. This is to facilitate detection of incomplete and complete
statements in the :mod:`code` module. statements in the :mod:`code` module.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment