* python/dbus_glib_bindings.pyx: reorder imports and c definitions
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 23 Aug 2005 17:43:59 +0000 (17:43 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 23 Aug 2005 17:43:59 +0000 (17:43 +0000)
commit54988532f404d17141807b5dc59dd6acd6e9633b
tree16f6935e95f42e805d7a7503d233f19774bb46d7
parentc7be77449d7f18858a6e9dcbca060fdbd0158c74
* python/dbus_glib_bindings.pyx: reorder imports and c definitions
to fix some wranings. We now use dbus_bindings.DBusConnection instead
of defining DBusConnection ourselves.
ChangeLog
python/dbus_glib_bindings.pyx