diff roundup/scripts/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 86ef4ab17dc5
children 1045b8eb0a3b
line wrap: on
line diff

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