2005-11-27 Robert McQueen <robot101@debian.org>
authorRobert McQueen <robot101@debian.org>
Sun, 27 Nov 2005 16:40:57 +0000 (16:40 +0000)
committerRobert McQueen <robot101@debian.org>
Sun, 27 Nov 2005 16:40:57 +0000 (16:40 +0000)
commitc77c7e343b73bb9c14319679063a55e5cf1ee1d6
tree4db3c1b4c48d49bdb528560072cbbaa5004b22d6
parentcaecde624d877cc09fd69f0cb27e39ace6524b9b
2005-11-27  Robert McQueen  <robot101@debian.org>

* python/dbus_bindings.pyx: Fix a bug where doing a strict append
with type v of an instance of dbus.Variant(foo, type='x') caused
it to be boxed twice before sending over the bus.

* python/dbus_bindings.pyx, python/service.py,
test/python/test-client.py: Update the constants for the new
request_name flags, and update comments/test cases now that queueing
is the default action.
ChangeLog
python/dbus_bindings.pyx
python/service.py
test/python/test-client.py