mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-22 20:40:07 +01:00
* python/dbus_bindings.pyx.in (MessageIter.get): fixed typo in
argtype to arg_type when raising unknown arg type exception.
Changed type list to reflect the changes in dbus-protocol.h so
the bindings actually work.
|
||
|---|---|---|
| .. | ||
| examples | ||
| dbus.py | ||
| dbus_bindings.pyx.in | ||
| dbus_h_wrapper.h | ||
| extract.py | ||
| Makefile.am | ||