comparison 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
comparison
equal deleted inserted replaced
5378:35ea9b1efc14 5379:17edccfe1755

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