Files
NetworkManager/examples/python/gi
Thomas Haller 95e6a0a6e2 examples/python: avoid Python2 "print" statement
Recent python-black (22.0) dropped support for Python 2 and thus fail
for those files. Make the examples Python3 compatible.
2022-02-14 17:02:34 +01:00
..

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