mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 14:40:09 +01:00
shared libraries (Bug#2494) * python/exceptions.py: bring exceptions over from the bindings so they can be used in applications (Bug#2036) Make all exceptions derive from DBusException * python/_dbus.py, python/proxies.py: implement __repr__ in a couple of classes so that print obj doesn't throw an exception (Bug #1685) |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .cvsignore | ||
| __init__.py | ||
| _dbus.py | ||
| _util.py | ||
| dbus_bindings.pyx.in | ||
| dbus_h_wrapper.h | ||
| decorators.py | ||
| exceptions.py | ||
| extract.py | ||
| Makefile.am | ||
| proxies.py | ||
| services.py | ||
| types.py | ||