diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-09-04 15:23:45 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-09-09 11:13:43 -0400 |
commit | 7664147857d401344269206072b4824ec9425f66 (patch) | |
tree | ac8a74045f5d4b969a783b1490ab973e6d4918be /po/vi.po | |
parent | e95092264f3061406bbf5648fdd10ca95a20b889 (diff) | |
download | sos-7664147857d401344269206072b4824ec9425f66.tar.gz |
[archive] Fix exception handling and LGTM alerts
First, consolidate a catch for IOError and OSError into a single OSError
catch, as since python-3.3 IOError has been merged into OSError. This in
turn resolves a LGTM alert for an unreachable exception catch.
Second, disable the init-calls-subclass warning as it is being triggered
by part of the test suite which for our purposes is a false-positive.
Resolves: #2225
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'po/vi.po')
0 files changed, 0 insertions, 0 deletions