diff roundup/init.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 64b05e24dbd8
children 8bd93c8e98a6
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/