From c713d764c53e439352e79076eeecdbed9b2ccd6c Mon Sep 17 00:00:00 2001 From: Anthony King Date: Tue, 3 Nov 2015 00:23:11 +0000 Subject: py3: update all the things Change-Id: I5e11b46b7c2f7f8760d6c0e713ca99c1e88b7cd3 --- tools/adbs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/adbs') diff --git a/tools/adbs b/tools/adbs index a8f06c04e..9bd516045 100755 --- a/tools/adbs +++ b/tools/adbs @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +from __future__ import print_function + import os import os.path import re -- cgit v1.2.3