Files
NetworkManager/examples/python
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
..