Snap for 7199033 from 898f8d62d1305674635d1e341b5839154d4e6acd to sc-release Change-Id: I1a20ab2b89a4f0ad6ad0369219ba2a994fe42eb4
toolchain-utilsVarious utilities used by the Chrome OS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.