Mercurial > hg
diff mercurial/peer.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 | 4ed6b3a24661 |
children | cbbdd085c991 |