reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / examples / ns3 / multi_host / parallel.py
index e9736df..fa53457 100644 (file)
@@ -37,7 +37,7 @@
 # PYTHONPATH=$PYTHONPATH:src python examples/ns3/multi_host/parallel.py
 #
 
-
+from __future__ import print_function
 
 import os