Package dbus :: Module dbus_bindings
[hide private]
[frames] | no frames]

Module dbus_bindings

source code

Classes [hide private]
  ConnectionError
Variables [hide private]
  _dbus_bindings_warning = DeprecationWarning('The dbus_bindings...
Variables Details [hide private]

_dbus_bindings_warning

Value:
DeprecationWarning('The dbus_bindings module is not public API and wil\
l go away soon.\n\nMost uses of dbus_bindings are applications catchin\
g the exception\ndbus.dbus_bindings.DBusException. You should use dbus\
.DBusException\ninstead (this is compatible with all dbus-python versi\
ons since 0.40.2).\n\nIf you need additional public API, please contac\
t the maintainers via\n<dbus@lists.freedesktop.org>.\n',)