Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Adding a conventional errno detail to filesystem-raised errors would allow the Python side to raise the proper subexception, such as FileNotFoundError for a non-existent path error (currently, a generic OSError is raised in Python).
Attachments
Issue Links
- links to