summaryrefslogtreecommitdiff
path: root/examples/unix-fd-client.py
Commit message (Collapse)AuthorAgeFilesLines
* examples: Convert to Python 3Simon McVittie2021-07-201-7/+9
| | | | | | | | | | Python 2 reached EOL more than 18 months ago. For the gconf example, which is only still here because it provides an example of implementing a FallbackObject, use a mock implementation if the deprecated gconf module is no longer available. Signed-off-by: Simon McVittie <smcv@collabora.com>
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-151-0/+2
| | | | Signed-off-by: Simon McVittie <smcv@collabora.com>
* Added Unix Fd support to dbus-pythonElvis Pfützenreuter2011-05-181-0/+76