LEW21 / pydbus

Pythonic DBus library
GNU Lesser General Public License v2.1
331 stars 75 forks source link

Fix calling of bus_get_sync #2

Closed agrover closed 9 years ago

agrover commented 9 years ago

Takes a cancellable parameter, but it can be None.

fixes #1

Signed-off-by: Andy Grover agrover@redhat.com

LEW21 commented 9 years ago

Thanks, merged. However, it worked for me without that parameter - as I've just tested it using pygobject 3.14. (After adding the parameter - it still works.) What version of pygobject are you using?

agrover commented 9 years ago

3.10.2, on Fedora 20.