tests/hypothesishelpers.py
changeset 28728 8699c89f3ae9
parent 28727 f33280667aa5
child 43076 2372284d9457
--- a/tests/hypothesishelpers.py	Sat Apr 02 18:14:10 2016 +0300
+++ b/tests/hypothesishelpers.py	Sat Apr 02 18:15:04 2016 +0300
@@ -4,7 +4,7 @@
 #
 # For details see http://hypothesis.readthedocs.org
 
-from __future__ import absolute_import
+from __future__ import absolute_import, print_function
 import os
 import sys
 import traceback