]> git.ipfire.org Git - thirdparty/snapper.git/commit
- convert python examples to python 3 797/head
authorArvin Schnell <aschnell@suse.de>
Tue, 28 Mar 2023 13:00:27 +0000 (15:00 +0200)
committerArvin Schnell <aschnell@suse.de>
Tue, 28 Mar 2023 13:00:27 +0000 (15:00 +0200)
commite090025874947cd924a1985ba2aec226b365558c
tree97f5a94b491a6abb6aca21c02a10cf994c0b7cb2
parentf8be277cc085dca1f6b9cd4c7b9768bd189e248f
- convert python examples to python 3
12 files changed:
examples/python/comparison.py
examples/python/create.py
examples/python/debug.py
examples/python/delete.py
examples/python/get-config.py
examples/python/get-snapshot.py
examples/python/list-configs.py
examples/python/list-snapshots.py
examples/python/lock-config.py
examples/python/set-config.py
examples/python/set-snapshot.py
examples/python/signals.py