You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
Raphael Kubo da Costa 2b034d469f Make the queue module work with both Python 2 and Python 3.
The module is called "Queue" in Python 2, and "queue" in Python 3. Use the
same try-ImportError check that's already present in some other files in
depot_tools to make both download_from_google_storage and
upload_to_google_storage work.

Bug: 1007872, 1009819
Change-Id: I8177cd251cbaf8313f41708036c4f36aa6d8bfe2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1859994
Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
..
gstools
OWNERS
auth_test.py Revert "Reland "depot_tools: Add httplib2 to .vpython"" 5 years ago
bot_update_coverage_test.py
cipd_bootstrap_test.py
download_from_google_storage_unittest.py Make the queue module work with both Python 2 and Python 3. 5 years ago
fix_encoding_test.py
gclient_eval_unittest.py
gclient_scm_test.py
gclient_smoketest.py
gclient_test.py Reland "gclient_utils: buffer output as bytestrings in Annotated" 5 years ago
gclient_utils_test.py Reland "gclient_utils: buffer output as bytestrings in Annotated" 5 years ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py git-cl: Add yapfignore support to git cl format 5 years ago
git_common_test.py git-common: Explicitly specify utf-8 when encoding. 5 years ago
git_dates_test.py
git_drover_test.py
git_footers_test.py
git_hyper_blame_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
metrics_test.py
ninjalog_uploader_test.py
owners_finder_test.py
owners_unittest.py
presubmit_unittest.py python3 improvements 5 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py
subprocess2_test.py
upload_to_google_storage_unittest.py Make the queue module work with both Python 2 and Python 3. 5 years ago
watchlists_unittest.py