summaryrefslogtreecommitdiffstats
path: root/python/examples/example-client.py
Commit message (Collapse)AuthorAgeFilesLines
* 2004-05-30 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-301-2/+2
| | | | | | | | | * python/examples/example-client.py: * python/examples/example-service.py: Take it back. Lists seem to work but they're broken in the test suite. Make the base examples use lists (works fine).
* 2004-05-29 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-291-1/+1
| | | | | | | | | | | * python/dbus.py: * python/examples/example-client.py: * python/examples/example-service.py: * python/examples/list-system-services.py: Add SessionBus, SystemBus and ActivationBus classes so you don't need to know the special little BUS_TYPE flag.
* add examplesHavoc Pennington2003-09-301-0/+12