diff roundup/configuration.py @ 5376:64b05e24dbd8

Python 3 preparation: convert print to a function. Tool-assisted patch. It is possible that some "from __future__ import print_function" are not in fact needed, if a file only uses print() with a single string as an argument and so would work fine in Python 2 without that import.
author Joseph Myers <jsm@polyomino.org.uk>
date Tue, 24 Jul 2018 09:54:52 +0000
parents 5a014410f254
children 6fbb7d52e38f 99175953520e
line wrap: on
line diff

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