d556cf7bb83341d35aab5f1d92e55dad7d1662e4
[theonering] / debug.py
1 import tp
2
3
4 class Debug(tp.Debug):
5
6         def __init__(self, connManager):
7                 tp.Debug.__init__(self, connManager)