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
Raul Tambre 7c93846385 Convert except statements to be Python 3 compatible
Ran "2to3 -w -n -f except ./".

The scripts still work with Python 2.
There are no intended behaviour changes.

Bug: 942522
Change-Id: Ifa274cb83f74cfa8ce092fffbb88f3ab5309e72c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1607841
Commit-Queue: Raul Tambre <raul@tambre.ee>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
6 years ago
..
gstools
OWNERS [ninjalog_uploader] add tests 7 years ago
auth_test.py
bot_update_coverage_test.py bot_update: Assume everything after the first @ is part of the revision. 7 years ago
checkout_test.py Convert except statements to be Python 3 compatible 6 years ago
cipd_bootstrap_test.py [cipd] Add presubmit support for checking *.digests file. 7 years ago
download_from_google_storage_unittest.py Convert print statements to Python 3 style 7 years ago
fix_encoding_test.py Fix invalid Python file encoding "utf8" 7 years ago
gclient_eval_unittest.py Add 'X in tuple()' support to gclient conditionals. 6 years ago
gclient_scm_test.py Convert except statements to be Python 3 compatible 6 years ago
gclient_smoketest.py Revert "gclient: Require a target ref when applying patches." 6 years ago
gclient_test.py Convert except statements to be Python 3 compatible 6 years ago
gclient_utils_test.py Fix UTF-8 output in gclient_utils.CheckCallAndFilter 7 years ago
git_cache_test.py Use the same git-cache bucket for authenticated and unauthenticated repos. 7 years ago
git_cl_creds_check_report.txt
git_cl_test.py [git-cl] Handle non-HTTPS repositories gracefully in EnsureAuthenticated 7 years ago
git_common_test.py Convert print statements to Python 3 style 7 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 Revert "Fix semantics of git new-branch --upstream" 7 years ago
gsutil_test.py
metrics_test.py metrics: Collect full timestamps. 7 years ago
ninjalog_uploader_test.py [ninjalog] fully anonymize build stats before sending 7 years ago
owners_finder_test.py
owners_unittest.py Convert except statements to be Python 3 compatible 6 years ago
patch_test.py Convert except statements to be Python 3 compatible 6 years ago
presubmit_unittest.py Convert except statements to be Python 3 compatible 6 years ago
recipes_test.py [recipes] Remove deprecated (ignored) --use-bootstrap flag 7 years ago
roll_dep_test.py roll-dep: Use gclient setdep/getdep. 7 years ago
scm_unittest.py Convert except statements to be Python 3 compatible 6 years ago
subprocess2_test.py Convert except statements to be Python 3 compatible 6 years ago
upload_to_google_storage_unittest.py Convert except statements to be Python 3 compatible 6 years ago
watchlists_unittest.py