Index: appengine/third_party_local/depot_tools/subprocess2.py |
diff --git a/appengine/third_party_local/depot_tools/subprocess2.py b/appengine/third_party_local/depot_tools/subprocess2.py |
index a00592f4774a83eaa8e697d38c8ab7a921903fa9..8f19f85d38c4d5d2daaca995d032810b7633faba 100644 |
--- a/appengine/third_party_local/depot_tools/subprocess2.py |
+++ b/appengine/third_party_local/depot_tools/subprocess2.py |
@@ -1,7 +1,7 @@ |
# coding=utf8 |
# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
+# that can be found in the LICENSE file. |
estaab
2016/05/25 20:29:09
Do you need to modify these third_party ones?
M-A Ruel
2016/05/25 23:21:53
Oops, thanks for catching!
|
"""Collection of subprocess wrapper functions. |
In theory you shouldn't need anything else in subprocess, or this module failed. |