2004-05-30 Seth Nickell <seth@gnome.org>
authorSeth Nickell <seth@gnome.org>
Sun, 30 May 2004 05:30:09 +0000 (05:30 +0000)
committerSeth Nickell <seth@gnome.org>
Sun, 30 May 2004 05:30:09 +0000 (05:30 +0000)
commit26c937cb302506c0f4dd96e2a1dd98535f167696
tree8e02bc49599319c3aa62855b68da6ce5b6780f9b
parent2e8a06bb8fa49b5b2163450654819fd26593cee4
2004-05-30  Seth Nickell  <seth@gnome.org>

* 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.
ChangeLog
python/dbus.py
python/dbus_bindings.pyx.in
python/tests/test-client.py [new file with mode: 0644]
python/tests/test-server.py [new file with mode: 0644]