Chrome Version: NA
OS: NA
What steps will reproduce the problem?
(1) NA
(2)
(3)
What is the expected result?
NA
What happens instead?
NA
Please use labels and text to provide additional information.
If this is a regression (i.e., worked before), please consider using the
bisect tool (https://www.chromium.org/developers/bisect-builds-py) to help
us identify the root cause and more rapidly triage the issue.
For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.
===================
It's pretty simple, I was debugging something around lastchange.py and realized it was using optparse when it could be using argparse, which is also built in to python and has longer-term support. So I converted it.
Comment 1 by eliribble@chromium.org
, Dec 20