Mercurial > hg
diff mercurial/dagutil.py @ 24418:a2285e2fc949 stable
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.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 22 Mar 2015 19:08:13 -0400 |
parents | 4e5ac4a3a29b |
children | 6ddc86eedc3b |