NetworkManager/examples/python
Thomas Haller 4d70c9c4db
examples: add "--last" argument to "examples/python/gi/checkpoint.py"
"examples/python/gi/checkpoint.py" is not only an example. It's also a
useful script for testing checkpoints.

Support a "--last" argument to specify the last checkpoint created.
Otherwise, when you are using this example from a test script, it
can be cumbersome to find the right checkpoint point.

Also, rename "client" and "nm_client" variables to "nmc". The purpose of
using the same variable name for the same thing is readability, but also
it works better when copy+paste snippets into the Python REPL.
2022-02-23 17:07:16 +01:00
..
dbus docs: update URL for latest online documentation 2021-09-24 14:41:35 +02:00
gi examples: add "--last" argument to "examples/python/gi/checkpoint.py" 2022-02-23 17:07:16 +01:00
python-networkmanager build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00