Kaydet (Commit) 1833ac37 authored tarafından Georg Brandl's avatar Georg Brandl

Markup fix.

üst 9527f16b
...@@ -442,7 +442,6 @@ functions. ...@@ -442,7 +442,6 @@ functions.
the system default of io.DEFAULT_BUFFER_SIZE will be used. the system default of io.DEFAULT_BUFFER_SIZE will be used.
.. versionchanged:: 3.3.1 .. versionchanged:: 3.3.1
*bufsize* now defaults to -1 to enable buffering by default to match the *bufsize* now defaults to -1 to enable buffering by default to match the
behavior that most code expects. In versions prior to Python 3.2.4 and behavior that most code expects. In versions prior to Python 3.2.4 and
3.3.1 it incorrectly defaulted to :const:`0` which was unbuffered 3.3.1 it incorrectly defaulted to :const:`0` which was unbuffered
......
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