diff options
author | Tom Tromey <tromey@adacore.com> | 2024-03-19 10:56:34 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-04-02 10:58:37 -0600 |
commit | 99364b187fd75202a40bc375c278417f0237194e (patch) | |
tree | b8a6adf830bb87e90a1584af21d0795feb10382a /gdb/testsuite/gdb.python/py-pp-integral.py | |
parent | 788050bf18c05f9070cd4240c6ae90c6dee0f030 (diff) | |
download | binutils-99364b187fd75202a40bc375c278417f0237194e.zip binutils-99364b187fd75202a40bc375c278417f0237194e.tar.gz binutils-99364b187fd75202a40bc375c278417f0237194e.tar.bz2 |
Specify ImportError in styling.py
styling.py has a long try/except surrounding most of the body. flake8
warns about the final bare "except". However, this except is really
only there to catch the situation where the host doesn't have Pygments
installed. This patch changes this to only catch ImportError.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-pp-integral.py')
0 files changed, 0 insertions, 0 deletions