##// END OF EJS Templates
win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()'...
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.

File last commit:

r0:9117c656 default
r24418:a2285e2f stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer