summaryrefslogtreecommitdiffstats
path: root/python/introspect_parser.py
diff options
context:
space:
mode:
authorRobert McQueen <robot101@debian.org>2005-11-04 12:18:00 +0000
committerRobert McQueen <robot101@debian.org>2005-11-04 12:18:00 +0000
commitac36149533cdf3131dec3f43a7e9ea1ee11937f5 (patch)
treecc5a2cf3836d43ab52959d3b95b1fee04dbf510d /python/introspect_parser.py
parente20c311b131246019ade0c964596a7fda758de68 (diff)
2005-11-04 Robert McQueen <robot101@debian.org>
* python/dbus_bindings.pyx, test/python/test-client.py: Fix marshalling of boolean values. Add some booleans to the values in the test client. * python/decorators.py, python/service.py: Add an 'async_callbacks' argument to the dbus.service.method decorator, which allows you to name arguments to take two callback functions for replying with return values or an exception. * test/python/test-client.py, test/python/test-service.py: Add test case using asynchronous method reply functions, both return values and errors, and from within both the function itself and from a mainloop callback. * python/decorators.py, python/service.py: Perform checking that the number of method/signal arguments matches the number of types in the signature at class loading time, not when you first introspect the class. * python/service.py: Remove debug print left by the last commit.
Diffstat (limited to 'python/introspect_parser.py')
0 files changed, 0 insertions, 0 deletions