Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: common/py_utils/py_utils/cloud_storage_global_lock.py

Issue 2331033004: Make cloud_storage_global_lock a python module & import it in py_utils.cloud_storage (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « common/py_utils/py_utils/cloud_storage_global_lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/py_utils/py_utils/cloud_storage_global_lock.py
diff --git a/common/py_utils/py_utils/cloud_storage_global_lock b/common/py_utils/py_utils/cloud_storage_global_lock.py
similarity index 67%
rename from common/py_utils/py_utils/cloud_storage_global_lock
rename to common/py_utils/py_utils/cloud_storage_global_lock.py
index 7bb52a033098304407b48fbcf125dec066d1572e..5718e108c2f8514e198eecdd69e8f8b977cdb9ae 100644
--- a/common/py_utils/py_utils/cloud_storage_global_lock
+++ b/common/py_utils/py_utils/cloud_storage_global_lock.py
@@ -2,4 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-This file is used by cloud_storage._FileLock implementation, don't delete it!
+# This file is used by cloud_storage._FileLock implementation, don't delete it!
« no previous file with comments | « common/py_utils/py_utils/cloud_storage_global_lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698