mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-27 19:40:11 +01:00
* python/dbus_bindings.pyx: Tweak 'raise AssertionError' to assert().
Add checking for the end of struct character when marshalling a
struct in MessageIter.append_strict.
* python/examples/example-service.py,
python/examples/gconf-proxy-service.py,
python/examples/gconf-proxy-service2.py: Update to use gobject
mainloop directly rather than appearing to depend on gtk.
* python/test/test-client.py, python/test/test-server.py: Remove
obsolete and broken test scripts for old bindings. We have up to date
and working tests in test/python/.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| example-client.py | ||
| example-service.py | ||
| example-signal-emitter.py | ||
| example-signal-recipient.py | ||
| gconf-proxy-client.py | ||
| gconf-proxy-service.py | ||
| gconf-proxy-service2.py | ||
| list-system-services.py | ||
| Makefile.am | ||