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