commit | 875c89a0d85884f4cf0366c3e5961e099cc415d4 | [log] [tgz] |
---|---|---|
author | Kuang-che Wu <kcwu@chromium.org> | Wed Jan 08 14:30:55 2020 +0800 |
committer | Kuang-che Wu <kcwu@chromium.org> | Wed Jan 08 14:30:55 2020 +0800 |
tree | f398e503e8da7ed01abd15c47bcef26518d3d8b9 | |
parent | e1808406c9ff876f95411ca66df878d683864b95 [diff] [blame] |
bisect-kit: switch to python3 BUG=b:140004822 TEST=test manually Change-Id: Id7e309beceae3d0af40da077acfbb49ed8e240c6
diff --git a/switch_git.py b/switch_git.py index 3868578..6be2f85 100755 --- a/switch_git.py +++ b/switch_git.py
@@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright 2017 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be