dbus/python/examples
Robert McQueen 6fbd1c7ff5 2005-10-29 Robert McQueen <robot101@debian.org>
* 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/.
2005-10-29 22:04:01 +00:00
..
.cvsignore Update .cvsignore files 2004-06-01 06:16:13 +00:00
example-client.py * python/__init__.py: Version updated (0, 43, 0) 2005-08-16 22:54:04 +00:00
example-service.py 2005-10-29 Robert McQueen <robot101@debian.org> 2005-10-29 22:04:01 +00:00
example-signal-emitter.py * Merge DBUS_0_35_2 branch into HEAD 2005-07-17 21:02:56 +00:00
example-signal-recipient.py * ChangeLog: clean up my last entry a bit 2005-08-18 04:04:57 +00:00
gconf-proxy-client.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
gconf-proxy-service.py 2005-10-29 Robert McQueen <robot101@debian.org> 2005-10-29 22:04:01 +00:00
gconf-proxy-service2.py 2005-10-29 Robert McQueen <robot101@debian.org> 2005-10-29 22:04:01 +00:00
list-system-services.py * python/__init__.py: Version updated (0, 43, 0) 2005-08-16 22:54:04 +00:00
Makefile.am 2004-07-10 Seth Nickell <seth@gnome.org> 2004-07-11 03:09:03 +00:00