Kaydet (Commit) 9cffdbff authored tarafından Lysandros Nikolaou's avatar Lysandros Nikolaou Kaydeden (comit) Mariatta

Fix documentation for input and output tutorial (GH-8231)

The ValueError message ends with a period.
üst 5fe7c98a
...@@ -338,7 +338,7 @@ automatically fail. :: ...@@ -338,7 +338,7 @@ automatically fail. ::
>>> f.read() >>> f.read()
Traceback (most recent call last): Traceback (most recent call last):
File "<stdin>", line 1, in <module> File "<stdin>", line 1, in <module>
ValueError: I/O operation on closed file ValueError: I/O operation on closed file.
.. _tut-filemethods: .. _tut-filemethods:
......
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