* dbus.service.Object: don't let the user try to export objects on the local
commitcfb1ea5f32a5ab77078ce184cb13602f2e28fec1
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Mar 2007 18:43:09 +0000 (2 18:43 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Mar 2007 18:43:09 +0000 (2 18:43 +0000)
tree456a980ba3f0f045e0c23958f24b148c2b093ef5
parent5ee2e05d5056584d589991f5d5fd0d22df598676
* dbus.service.Object: don't let the user try to export objects on the local
  path reserved by libdbus/dbus-daemon, or on an invalid path.
* BusName: don't even try to claim an invalid bus name either.
dbus/service.py