summaryrefslogtreecommitdiffstats
path: root/python/dbus_bindings.pyx.in
Commit message (Collapse)AuthorAgeFilesLines
* 2003-10-28 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-291-1/+24
| | | | | * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h
* 2003-10-14 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-151-2/+2
| | | | | | | * 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.
* forgot to add files...Havoc Pennington2003-09-301-0/+917