Files
NetworkManager/examples/python/gi
Thomas Haller 9b80860ff4 examples: avoid lgtm warning about calling traceback.format_exception()
lgtm.com says:

  Call to function format_exception with too few arguments; should be no
  fewer than 3.
2022-10-25 12:01:54 +02:00
..

These examples show how to call libnm from Python using
GObject introspection.