0.1.0-7: Trying account-plugin-haze's UI configuration, it looks like its completely...
[theonering] / src / debug.py
1 import telepathy
2
3
4 class Debug(telepathy.server.Debug):
5
6         def __init__(self, connManager):
7                 telepathy.server.Debug.__init__(self, connManager)