summaryrefslogtreecommitdiff
path: root/examples/python/dbus/checkpoint.py
Commit message (Expand)AuthorAgeFilesLines
* examples: fix usage of input() with Python2Thomas Haller2021-05-261-0/+6
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: changes from python 2 syntax to python3 and removing dead codeSayed Shah2020-08-031-8/+8
* all: reformat python files with python blackSayed Shah2020-06-151-6/+10
* examples: avoid "x == None" checks in python examplesThomas Haller2020-05-071-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* checkpoint: make python example accept multiple devices and timeoutBeniamino Galvani2016-09-261-22/+34
* checkpoint: add python D-Bus exampleBeniamino Galvani2016-08-171-0/+63