comparison mercurial/repair.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 33d1b81c6ef0
children fbc4d550a6ab
comparison
equal deleted inserted replaced
24412:9372180b8c9b 24418:a2285e2fc949