Mercurial > hg
comparison mercurial/extensions.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 | af73c05e735a |
children | d8837ad682dd |
comparison
equal
deleted
inserted
replaced
24412:9372180b8c9b | 24418:a2285e2fc949 |
---|