Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / lib / vm.py
index 7d79cc2..3d49fb0 100644 (file)
@@ -4,6 +4,8 @@
 
 """VM-related helper functions/classes."""
 
+from __future__ import print_function
+
 import logging
 import os
 import shutil