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 5652bfe commit 80f9d55Copy full SHA for 80f9d55
Doc/library/functions.rst
@@ -1616,9 +1616,6 @@ are always available. They are listed here in alphabetical order.
1616
Output buffering is usually determined by *file*.
1617
However, if *flush* is true, the stream is forcibly flushed.
1618
1619
-Output buffering is usually determined by *file*. However, if *flush* is true,
1620
-the stream is forcibly flushed.
1621
-
1622
.. note::
1623
1624
In Python, printing a string containing newline characters does not automatically
0 commit comments