0
Commit Graph

2 Commits

Author SHA1 Message Date
Raul Tambre
26d7db41b1 tools: Use Python 3 style print statements [5/9]
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.

There are no intended behavioural changes.

Bug: 941669
Change-Id: I6aece261941a1a10fbc329bc4ac1012a9a06ebd7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818518
Commit-Queue: Raul Tambre <raul@tambre.ee>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#699699}
2019-09-25 11:06:35 +00:00
dmikurube@chromium.org
17fd6c00f2 Error handling and refactoring in tools/linux/procfs.py, and rename multi-process-rss.py.
BUG=324194
TEST=None
NOTRY=True

Review URL: https://codereview.chromium.org/108073002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242476 0039d316-1c4b-4281-b951-d872f2087c98
2013-12-25 04:28:48 +00:00