Commit 9cffdbff authored by Lysandros Nikolaou's avatar Lysandros Nikolaou Committed by Mariatta

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

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