X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fchromite%2Fbin%2Fcros_sdk.py;h=30ba98ed2cbba3a48c8b324bea51b4d565a0bc9c;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=67d3bb9a25f5042ff7dcfdf97e4a281540fd35d6;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/chromite/bin/cros_sdk.py b/src/third_party/chromite/bin/cros_sdk.py index 67d3bb9..30ba98e 100644 --- a/src/third_party/chromite/bin/cros_sdk.py +++ b/src/third_party/chromite/bin/cros_sdk.py @@ -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