summaryrefslogtreecommitdiff
path: root/regtest/backends/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'regtest/backends/text.py')
-rw-r--r--regtest/backends/text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/regtest/backends/text.py b/regtest/backends/text.py
index e36f4863..528b6662 100644
--- a/regtest/backends/text.py
+++ b/regtest/backends/text.py
@@ -15,6 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+from __future__ import print_function
from backends import Backend, register_backend
import subprocess