summaryrefslogtreecommitdiff
path: root/dbus/exceptions.py
Commit message (Expand)AuthorAge
* dbus.exceptions.DBusException: allow setting _dbus_error_name in subclassesSimon McVittie2007-09-27
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-27
* Implement DBusException in pure Python; add get_dbus_name() method and name= ...Simon McVittie2007-05-16
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-26
* Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings.Simon McVittie2006-08-31
* Add some docstrings (reStructuredText with epydoc annotations)Simon McVittie2006-08-30
* Move python/ to dbus/, the name of the module.Robert McQueen2006-07-12