Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-05-30 Seth Nickell <seth@gnome.org> | Seth Nickell | 2004-05-30 | 1 | -8/+27 |
| | | | | | | | | | * python/dbus_bindings.pyx.in: * python/tests/test-client.py: Add some more tests and fix errors that crop up. Unfortunately, currently it seems like marshalling and unmarshalling of lists is completely broken :-( | ||||
* | 2004-05-30 Seth Nickell <seth@gnome.org> | Seth Nickell | 2004-05-30 | 2 | -0/+45 |
* python/dbus_bindings.pyx.in: Add support for ObjectPath type. * python/dbus.py: Refactor message handling code to a common function. * python/tests/test-client.py: * python/tests/test-server.py: Add tests that check to make sure values of all types can be echoed from a service w/o mangling. |