NetworkManager/examples/python/gi
Isidro Arias 87ec6ae44e examples: fix print parenthesis place in get_ips.py
Fixes: 797d9c4403 ('python: make dbus, gi examples, and debug-helper.py python3 ready')
(cherry picked from commit 75350b3e76)
2024-08-09 17:03:21 +02:00
..
add_connection.py
checkpoint.py
deactivate-all.py
device-reapply.py
device-state-ip4config.py
dns.py
firewall-zone.py
get-active-connections.py
get-devices.py
get-interface-flags.py
get-lldp-neighbors.py
get_ips.py examples: fix print parenthesis place in get_ips.py 2024-08-09 17:03:21 +02:00
gmaincontext.py
list-connections.py
nm-add-connection2.py
nm-connection-update-stable-id.py
nm-keyfile.py
nm-up-many.py
nm-update2.py
nm-wg-set
ovs-external-ids.py
README
setting-user-data.py
show-wifi-networks.py
update-ip4-method.py
vpn-import.py
wifi-p2p.py

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