There was an error while loading. Please reload this page.
1 parent 4e6bfc4 commit e414aa9Copy full SHA for e414aa9
Doc/library/os.rst
@@ -1599,7 +1599,7 @@ features:
1599
This function can support :ref:`specifying a file descriptor <path_fd>`. The
1600
descriptor must refer to an opened directory, not an open file.
1601
1602
- This function can raise :exc:`OSError` subclasses such as
+ This function can raise :exc:`OSError` and subclasses such as
1603
:exc:`FileNotFoundError`, :exc:`PermissionError`, and :exc:`NotADirectoryError`.
1604
1605
.. versionadded:: 3.3
0 commit comments