aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/bctest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/bctest.py b/src/test/bctest.py
index 3a8d0ea51b..ae958cfe38 100644
--- a/src/test/bctest.py
+++ b/src/test/bctest.py
@@ -2,6 +2,7 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+from __future__ import division,print_function,unicode_literals
import subprocess
import os
import json