Skip to content
Snippets Groups Projects
Commit f0fadc5b authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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
parent ca1cf9b3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment