reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / examples / linux / ccn_simple_transfer.py
index 6473ff9..ccf92eb 100644 (file)
@@ -31,7 +31,7 @@
 #     0 ------- network -------- 1
 #
 
-
+from __future__ import print_function
 
 from nepi.execution.ec import ExperimentController