Now that the migration to Python3 is (finally) in full swing,
I've written up a short cheat-sheet on how to migrate things
and updated the Python style guide to reflect current thinking
(e.g., it is safe to write new code assuming Python 3, etc.).
Bug: 941669
Change-Id: Idcc136d115414554485102be3a64e441079ea9d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2893344
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: Erik Staab <estaab@chromium.org>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#882719}