Skip to content
Snippets Groups Projects
Commit a2285e2f authored by Matt Harbison's avatar Matt Harbison
Browse files

win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()'

WinError is a function that creates an Error, not an Error itself.  This is a
partial backout of e34106fa0dc3.
parent 9372180b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment