diff options
Diffstat (limited to 'python/dbus-python3/README')
-rw-r--r-- | python/dbus-python3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/dbus-python3/README b/python/dbus-python3/README new file mode 100644 index 0000000000000..2dda6fff50dc4 --- /dev/null +++ b/python/dbus-python3/README @@ -0,0 +1,3 @@ +dbus-python is a binding for libdbus, the reference implementation of D-Bus. For compatibility +reasons, its API involves a lot of type-guessing (despite "explicit is better than implicit" +and "resist the temptation to guess").
\ No newline at end of file |