mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-22 09:00:17 +01:00
* 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... :-( ) |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .cvsignore | ||
| dbus.py | ||
| dbus_bindings.pyx.in | ||
| dbus_h_wrapper.h | ||
| extract.py | ||
| Makefile.am | ||