diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-16 19:52:37 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-16 23:00:31 -0500 |
commit | 0d6972887f1b7d39524c5faff0b3c8612b5d0ece (patch) | |
tree | 7d9c231e4f1c9130c212aa289f92e7061f28473f /mesonbuild/compilers/detect.py | |
parent | 2974f2bcb836fc8ff7eafaa1a1d371efbc025c0f (diff) | |
download | meson-0d6972887f1b7d39524c5faff0b3c8612b5d0ece.zip meson-0d6972887f1b7d39524c5faff0b3c8612b5d0ece.tar.gz meson-0d6972887f1b7d39524c5faff0b3c8612b5d0ece.tar.bz2 |
flake8: do not use bare exceptions
In one case, we actually specifically want to catch IndexError only. In
the other case, excepting Exception rather than BaseException is quite
fine.
Diffstat (limited to 'mesonbuild/compilers/detect.py')
0 files changed, 0 insertions, 0 deletions