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

Unified Diff: third_party/gsutil/gslib/README

Issue 12685010: Added gsutil/gslib to depot_tools/third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 7 years, 9 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 | « no previous file | third_party/gsutil/gslib/__init__.py » ('j') | third_party/gsutil/gslib/command_runner.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/gslib/README
diff --git a/third_party/gsutil/gslib/README b/third_party/gsutil/gslib/README
new file mode 100644
index 0000000000000000000000000000000000000000..a31a1f984a26d1e8df3c099cc934f3cb6ef2c1e0
--- /dev/null
+++ b/third_party/gsutil/gslib/README
@@ -0,0 +1,5 @@
+This directory contains library code used by gsutil. Users are cautioned not
+to write programs that call the internal interfaces defined in here; these
+interfaces were defined only for use by gsutil, and are subject to change
+without notice. Moreover, Google supports this library only when used by
+gsutil, not when the library interfaces are called directly by other programs.
« no previous file with comments | « no previous file | third_party/gsutil/gslib/__init__.py » ('j') | third_party/gsutil/gslib/command_runner.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698