summaryrefslogtreecommitdiff
path: root/tools/ziputil.py
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2021-08-03 18:02:28 +0100
committerVictor Chang <vichang@google.com>2021-08-03 18:02:28 +0100
commitc92283518936fffb997574d3eab22ee86aa2ec92 (patch)
treeeff05673ed809420f064455318655ea5ab9a9be6 /tools/ziputil.py
parent9ec19cbbd0e52e0f253c7355959ec62772541702 (diff)
downloadicu-c92283518936fffb997574d3eab22ee86aa2ec92.tar.gz
Use python3 in various python scriptsandroidx-wear-wear-ongoing-release
Bug: 185116539 Test: ./updateicudata.py Test: ./updatecldrdata.py Change-Id: I3062cc96a8250c50dea37345df67a49bb2282b8a
Diffstat (limited to 'tools/ziputil.py')
-rw-r--r--tools/ziputil.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/ziputil.py b/tools/ziputil.py
index 5b2b580ea..f5745e93d 100644
--- a/tools/ziputil.py
+++ b/tools/ziputil.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python -B
-
# Copyright 2017 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");