##// END OF EJS Templates
py3: use `except error as e` instead of `except error, e`...
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

File last commit:

r34398:765eb17a default
r38100:f0fadc5b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer