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