nvda
2c7680cb
- Python 3: MoveFileEx - catch WindowsError instead of WinError (PR #9876)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Python 3: MoveFileEx - catch WindowsError instead of WinError (PR #9876) Fixes an issue in #9847: catch WindowsError because WinError is not an exception type.
References
#9876 - MoveFileEx: catch WindowsError instead of WinError
Author
josephsl
Committer
feerrenrut
Parents
d28b5279
Loading