Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / scripts / crosfw.py
index 19ca83a..c314e40 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 # Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
@@ -102,6 +100,8 @@ Note the standard bmpblk is at:
       chromeos-bootimage/files/bmpblk.bin"
 """
 
+from __future__ import print_function
+
 import glob
 import logging
 import multiprocessing