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/testing_support
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
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
auto_stub.py Fix auto_stub.py for skipped tests. 6 years ago
cipd gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
cipd.bat gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
coverage_utils.py Convert print statements to Python 3 style 6 years ago
fake_cipd.py Reland "gclient: delete unversioned directory before adding cipd dep for the same path" 7 years ago
fake_repos.py fake_repos: Fix use of NamedTemporaryFile on Windows 6 years ago
filesystem_mock.py owners.py: Use os.path.split to handle file separators correctly 7 years ago
gerrit-init.sh Convert print statements to Python 3 style 6 years ago
gerrit_test_case.py Convert print statements to Python 3 style 6 years ago
git_test_utils.py git_test_utils: Copy os.environ in get_git_commit_env() 6 years ago
patches_data.py Fix applying git diff with new file mode 644 on a svn checkout. 13 years ago
super_mox.py Convert except statements to be Python 3 compatible 6 years ago
trial_dir.py Convert print statements to Python 3 style 6 years ago