##// 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.
Matt Harbison -
r24418:a2285e2f stable
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
__init__.py Loading ...
_readers.py Loading ...
socketutil.py Loading ...