Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / bin / cros_sdk.py
index 67d3bb9..30ba98e 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/python
 # Copyright (c) 2012 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.
@@ -6,6 +5,8 @@
 # TODO(ferringb): remove this as soon as depot_tools is gutted of its
 # import logic, and is just a re-exec.
 
+from __future__ import print_function
+
 import os
 import sys