summaryrefslogtreecommitdiff
path: root/dbus/_dbus.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-271-0/+24
* dbus/_dbus.py: Now that Bus subclasses Connection, simplify signature of sign...Simon McVittie2006-09-271-2/+2
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-261-42/+14
* dbus/_dbus.py: More docstringsSimon McVittie2006-09-081-2/+28
* dbus/_dbus.py: Add exceptions to __all__ so they'll be imported into __init__Simon McVittie2006-09-061-1/+8
* dbus._dbus, _dbus_bindings, dbus.proxies: Add docstringsSimon McVittie2006-09-011-10/+142
* dbus._dbus: add __all__Simon McVittie2006-08-311-0/+1
* Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings.Simon McVittie2006-08-311-12/+12
* Add some docstrings (reStructuredText with epydoc annotations)Simon McVittie2006-08-301-17/+18
* Move python/ to dbus/, the name of the module.Robert McQueen2006-07-121-0/+308