##// 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:

r9999:f91e5630 default
r38100:f0fadc5b default
Show More
fileannotate.tmpl
5 lines | 44 B | application/x-cheetah | CheetahLexer
{header}
{annotate%annotateline}
{footer}