reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / src / nepi / resources / linux / scripts / tunchannel.py
index cca5205..6f40460 100644 (file)
@@ -18,7 +18,7 @@
 #         Claudio Freire <claudio-daniel.freire@inria.fr>
 #
 
-
+from __future__ import print_function
 
 import select
 import sys