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/third_party
Raul Tambre 80ee78e7fa Convert print statements to Python 3 style
Ran "2to3 -w -n -f print ./" and manually added imports.
Ran "^\s*print " and "\s+print " to find batch/shell scripts, comments and the like with embedded code, and updated them manually.
Also manually added imports to files, which used print as a function, but were missing the import.

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

Bug: 942522
Change-Id: Id777e4d4df4adcdfdab1b18bde89f235ef491b9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1595684
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Auto-Submit: Raul Tambre <raul@tambre.ee>
6 years ago
..
boto Replaced boto certificate 11 years ago
colorama Update colorama from upstream to 5a3100113a3a. 12 years ago
coverage Add python coverage 3.7 to depot tools. 12 years ago
fancy_urllib Update fancy_urllib to work with python-2.7.10 10 years ago
httplib2 Reland "httplib: Update to 0.11.3" 6 years ago
logilab pylint: reland upgrade to 1.5.6 7 years ago
mock [depot_tools] Add mock lib 8 years ago
oauth2client Revert of Upgrade 3rd packages (patchset #4 id:60001 of https://codereview.chromium.org/1085893002/) 10 years ago
protobuf26 Re-land: Removed virtualenv from depot_tools 10 years ago
pylint pylint: reland upgrade to 1.5.6 7 years ago
pymox
repo Stop gclient sync from scrolling during progress output 7 years ago
retry_decorator Added gsutil/ to depot_tools/third_party/ 12 years ago
schema gclient validate: add schema checking 8 years ago
simplejson
six Revert "Revert "pylint: upgrade to 1.3.1"" 11 years ago
__init__.py
pylint.py Revert "Revert "pylint: upgrade to 1.3.1"" 11 years ago
upload.py Convert print statements to Python 3 style 6 years ago