* patch from Rob Taylor <robtaylor@fastmail.fm>
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 23 Dec 2004 00:50:37 +0000 (00:50 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 23 Dec 2004 00:50:37 +0000 (00:50 +0000)
commitf06f148871c42ca76c7f7471ca7d0acb66fce8c4
tree5a23985442da5cf2d2a47b9c0ddc9bcbc7b9fb85
parentdbd4279a80fa72ed2b6cc0f2646a381007fd2180
* patch from Rob Taylor <robtaylor@fastmail.fm>
- wrap bus_get_unix_user method in low level bindings
- add get_unix_user method to the Bus class
- fix extract.py so it can handle unsigned long return types
python/dbus.py
python/dbus_bindings.pyx.in
python/extract.py