Mercurial > hg
diff hgdemandimport/demandimportpy3.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 | 670eb4fa1b86 |
children | adb636392b3f |