dbus/python
John (J5) Palmieri 982e34a1ec * python/decorators.py: add explicitly_pass_message decorator
for passing in the dbus message as keyword for edge case signal
  handling

* python/matchrules.py (SignalMatchRule.__repr__): fix output
  to conform with what dbus expects for match rules
  (SignalMatchRule.execute): add the dbus message as a keyword
  if the signal handler has requested it

* python/examples/example/signal-recipient.py: added some more
  examples on how to hook up to signals

* python/proxies.py: minor formatting changes
2005-05-24 16:30:51 +00:00
..
examples * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
tests 2004-07-18 Seth Nickell <seth@gnome.org> 2004-07-18 21:44:37 +00:00
.cvsignore Update .cvsignore files 2004-06-01 06:16:13 +00:00
__init__.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
_dbus.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
_util.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
dbus_bindings.pyx.in - s/TYPE_PATH/TYPE_OBJECT_PATH 2005-05-19 20:27:19 +00:00
dbus_h_wrapper.h forgot to add files... 2003-09-30 02:40:49 +00:00
decorators.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
exceptions.py * python/Makefile.am: changed to use pyexecdir for the binding 2005-05-05 18:01:45 +00:00
extract.py * patch from Rob Taylor <robtaylor@fastmail.fm> 2004-12-23 00:50:37 +00:00
Makefile.am * python/decorators.py: import dbus_bindings 2005-05-24 00:21:07 +00:00
matchrules.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
proxies.py * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock 2005-05-16 21:27:04 +00:00
services.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
types.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00