Kaydet (Commit) 316414e4 authored tarafından Georg Brandl's avatar Georg Brandl

Fix typo.

üst 2dced8b6
......@@ -87,7 +87,7 @@ def open(file, mode="r", buffering=None, encoding=None, newline=None,
a filename is given.
(*) If a file descriptor is given, it is closed when the returned
I/O object is closed, unless closefd=False is give.
I/O object is closed, unless closefd=False is given.
Mode strings characters:
'r': open for reading (default)
......
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