2 lines
143 B
ReStructuredText
2 lines
143 B
ReStructuredText
|
Replace manual handling of ``OSError.errno`` in the codebase by new ``OSError`` subclasses (``PermissionError``, ``FileNotFoundError``, etc.).
|