NetworkManager/examples/python
Thomas Haller fdc0285e68
examples: explicitly catch "Exception" in "ovs-external-ids.py"
lgtm.com warns about unqualified "except". This catches any "BaseException",
when we really only should handle "Exception" here.
2021-05-27 09:13:26 +02:00
..
dbus python: remove unused imports 2021-05-27 08:52:30 +02:00
gi examples: explicitly catch "Exception" in "ovs-external-ids.py" 2021-05-27 09:13:26 +02:00
python-networkmanager build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00