Mercurial > hg
comparison tests/test-revlog-ancestry.py @ 38089:f0fadc5bea21
py3: use `except error as e` instead of `except error, e`
The latter throws SyntaxError on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D3613
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 19 May 2018 18:58:35 +0530 |
parents | 5a029f049854 |
children | b14fdf1fb615 |
comparison
equal
deleted
inserted
replaced
38088:ca1cf9b3cce7 | 38089:f0fadc5bea21 |
---|