Mercurial > p > roundup > code
diff roundup/admin.py @ 5379:17edccfe1755
Python 3 preparation: "except" syntax.
Changing "except Exception, var" to "except Exception as var".
Tool-generated patch.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Tue, 24 Jul 2018 21:42:22 +0000 |
| parents | ac7fe3483206 |
| children | 4cf48ff01e04 bed579f654ee |
