summaryrefslogtreecommitdiff
path: root/python/client.py
Commit message (Expand)AuthorAgeFilesLines
* python: Replace getargspec with getfullargspecHEADmainRico Tzschichholz2023-01-111-2/+2
* python: port to python3crvi2020-08-131-13/+13
* More CurrentOrigin implementation. Various fixes.Siegfried-Angel Gevatter Pujals2012-10-081-0/+2
* Fix monitors being installed twice; python-dbus always gives us a nameSiegfried-Angel Gevatter Pujals2012-02-071-0/+6
* Make bus initialization lazy so tests connect to the correct D-Bus instanceSiegfried-Angel Gevatter Pujals2012-02-071-2/+6
* Add test case for monitor re-connectionSiegfried-Angel Gevatter Pujals2012-02-071-4/+4
* Give each test case a private bus connectionSiegfried-Angel Gevatter Pujals2012-02-071-5/+14
* - Remove the signal reconnection code and use python-dbus's inbuildSiegfried-Angel Gevatter Pujals2012-02-071-13/+6
* Move stuff aroundMichal Hruby2011-12-311-0/+1089