Initial conversion performed using '2to3 -f print .'.
Imports added and duplicate parentheses removed manually.
Manually converted files, comments and inline code that 2to3 missed.
Afterwards ran "git cl format --python" and cherry-picked the formatting changes.
Fixed a syntax error in check_grd_for_unused_strings.py due to a missing comma (caught by pylint).
There are no intended behavioural changes.
Bug: 941669
Change-Id: Ie0c67e5e416f386830e95aa2469b18a98b5425a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818477
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Cr-Commit-Position: refs/heads/master@{#698787}
Fix for
"Unicode equal comparison failed to convert both arguments to Unicode"
when the git username contains non-ascii characters. Fixed by
utf-8 decoding data imported from git.
BUG=521519
Review URL: https://codereview.chromium.org/1301453003
Cr-Commit-Position: refs/heads/master@{#343836}
Print big nagging warning (everytime gclient hooks run) if gclient solution
is not configured to use unmanaged git workflow.
Also stop uploading reports on Oct 1. We don't want to keep appengine app
online forever.
R=iannucci@chromium.org
BUG=404747
NOTRY=true
Review URL: https://codereview.chromium.org/482083004
Cr-Commit-Position: refs/heads/master@{#290430}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290430 0039d316-1c4b-4281-b951-d872f2087c98