reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / src / nepi / resources / ns3 / resource_manager_generator.py
index 3bfd08a..6bd9b89 100644 (file)
@@ -29,7 +29,7 @@
 #  PYTHONPATH=$PYTHONPATH:~/repos/nepi/src python src/nepi/resources/ns3/resource_manager_generator.py
 #
 
-
+from __future__ import print_function
 
 # Force the load of ns3 libraries
 from nepi.resources.ns3.ns3wrapper import load_ns3_module