You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document dbus-python heritage and static method implementation
Point out that DBusMock objects are built on top of standard dbus-python
service objects, and thus can use all of its API.
Explain that AddMethod() is just a "remote control" API for dynamically
adding methods. Templates can also implement them in the usual static
way.
0 commit comments