comparison tests/test-gendoc.t @ 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 75be14993fda
children 5abc47d4ca6b
comparison
equal deleted inserted replaced
38088:ca1cf9b3cce7 38089:f0fadc5bea21