There was an error while loading. Please reload this page.
1 parent 0de2645 commit 71c8539Copy full SHA for 71c8539
docs/topics/files.txt
@@ -93,7 +93,7 @@ The following approach may be used to close files automatically::
93
Closing files is especially important when accessing file fields in a loop
94
over a large number of objects:: If files are not manually closed after
95
accessing them, the risk of running out of file descriptors may arise. This
96
-may lead to the following error:
+may lead to the following error::
97
98
IOError: [Errno 24] Too many open files
99
0 commit comments