annotate roundup/dist/command/__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 bca7c59ac400
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source

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