Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change WindowsError to carry the Win32 error code in winerror, | Martin v. Löwis | 2006-05-11 | 1 | -0/+78 |
and the DOS error code in errno. Revert changes where WindowsError catch blocks unnecessarily special-case OSError. |