Commit 51ab3519 authored by Ezio Melotti's avatar Ezio Melotti

Move a space.

parent 2d71e5c6
...@@ -910,8 +910,8 @@ available. They are listed here in alphabetical order. ...@@ -910,8 +910,8 @@ available. They are listed here in alphabetical order.
*end*. *end*.
The *file* argument must be an object with a ``write(string)`` method; if it The *file* argument must be an object with a ``write(string)`` method; if it
is not present or ``None``, :data:`sys.stdout` will be used. Output buffering is not present or ``None``, :data:`sys.stdout` will be used. Output buffering
is determined by *file*. Use ``file.flush()`` to ensure, for instance, is determined by *file*. Use ``file.flush()`` to ensure, for instance,
immediate appearance on a screen. immediate appearance on a screen.
.. note:: .. note::
......
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