* Don't let the user call methods on the reserved local path - we'll get
commitcf48b799ebdcaf7dca0b6f729516b413be21e989
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Mar 2007 18:12:47 +0000 (2 18:12 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Mar 2007 18:12:47 +0000 (2 18:12 +0000)
treed60b11559febf79c0f3971ed5b8ede4b784a84df
parentf1e0a64b9f02a77cfd468f146ed3f398b2c1c8bc
* Don't let the user call methods on the reserved local path - we'll get
  kicked off the bus if they do.
* Don't try to introspect the reserved local path - same problem.
* Do earlier validation of bus names etc. in client proxies.
dbus/proxies.py