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 a739c78 commit d2e3acfCopy full SHA for d2e3acf
Doc/library/io.rst
@@ -945,7 +945,7 @@ Text I/O
945
*errors*, *newline*, *line_buffering* and *write_through*.
946
947
Parameters not specified keep current settings, except
948
- ``errors='strict`` is used when *encoding* is specified but
+ ``errors='strict'`` is used when *encoding* is specified but
949
*errors* is not specified.
950
951
It is not possible to change the encoding or newline if some data
0 commit comments