Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Convert to Python 3 | Simon McVittie | 2021-07-20 | 1 | -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 format | Simon McVittie | 2019-07-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
* | Added Unix Fd support to dbus-python | Elvis Pfützenreuter | 2011-05-18 | 1 | -0/+76 |