dbus/python
Seth Nickell 5afe4265ea 2004-07-12 Seth Nickell <seth@gnome.org>
* python/dbus.py:

	Add message argument to the default object_method_handler
	function.

	* python/dbus_bindings.pyx.in:

	Automatically return NIL when passed an empty list
	(we can't pass back a list since lists are typed
	and we don't have any idea what type the the client
	intended the list to be... :-( )
2004-07-12 06:29:00 +00:00
..
examples 2004-07-10 Seth Nickell <seth@gnome.org> 2004-07-11 03:09:03 +00:00
tests 2004-06-01 Seth Nickell <seth@gnome.org> 2004-06-01 06:13:31 +00:00
.cvsignore Update .cvsignore files 2004-06-01 06:16:13 +00:00
dbus.py 2004-07-12 Seth Nickell <seth@gnome.org> 2004-07-12 06:29:00 +00:00
dbus_bindings.pyx.in 2004-07-12 Seth Nickell <seth@gnome.org> 2004-07-12 06:29:00 +00:00
dbus_h_wrapper.h forgot to add files... 2003-09-30 02:40:49 +00:00
extract.py forgot to add files... 2003-09-30 02:40:49 +00:00
Makefile.am * switched include directory from glib/ to dbus/ 2004-06-23 14:59:44 +00:00