reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / examples / omf / iminds_omf6_ping.py
index 825d41a..d5e02c7 100644 (file)
@@ -44,7 +44,7 @@
 #        - t3 (t2 + 2s) : Kill the application
 #
 
-
+from __future__ import print_function
 
 from nepi.execution.resource import ResourceAction, ResourceState
 from nepi.execution.ec import ExperimentController