You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1457,7 +1457,7 @@
1457
1457
</code></pre>
1458
1458
<div><h2id="commandexecution"><ahref="#commandexecution" name="commandexecution">#</a>Command Execution</h2><div><h3id="filesanddirectories">Files and Directories</h3><ul>
1459
1459
<li><strong>Paths can be either strings, Paths, or DirEntry objects.</strong></li>
1460
-
<li><strong>All functions can raise either OSError or its subclasses.</strong></li>
1460
+
<li><strong>Functions report OS related errors by raising either OSError or one of its subclasses.</strong></li>
0 commit comments