X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Flinux%2Fhello_world.py;fp=examples%2Flinux%2Fhello_world.py;h=2e026b5bd5023bb545f0f397a31fe52c75617f18;hb=3028b4751619d996758ca9c68b791e9e0b1016dc;hp=2553650719c0d5a53511c7a6a8d22b77ed10b1df;hpb=bb6985326609602a117e65822ada42f2685c1a36;p=nepi.git diff --git a/examples/linux/hello_world.py b/examples/linux/hello_world.py index 25536507..2e026b5b 100644 --- a/examples/linux/hello_world.py +++ b/examples/linux/hello_world.py @@ -22,7 +22,7 @@ # $ cd # python examples/linux/hello_world.py -a -u -i - +from __future__ import print_function from nepi.execution.ec import ExperimentController