2004-07-18 Seth Nickell <seth@gnome.org>
authorSeth Nickell <seth@gnome.org>
Sun, 18 Jul 2004 21:44:37 +0000 (21:44 +0000)
committerSeth Nickell <seth@gnome.org>
Sun, 18 Jul 2004 21:44:37 +0000 (21:44 +0000)
commit5d0ed9c7044da04374ef3abd49eff14ec6b285ab
tree55c42a4710d2512cea29d7ebef97b719d96727aa
parent5afe4265eaa30afa7d93eb1550839c56360abeda
2004-07-18  Seth Nickell  <seth@gnome.org>

* python/dbus.py:
* python/dbus_bindings.pyx.in:
* python/tests/test-client.py:

Add dbus.ByteArray and dbus_bindings.ByteArray
types so that byte streams can be passed back.

Give jdahlin the heaps of credit that are so
rightfully his.
ChangeLog
python/dbus.py
python/dbus_bindings.pyx.in
python/tests/test-client.py