Example #1
0
 def __init__(self):
     AutoStruct.__init__(self, { 'title' : 'Untitled', 'link' : None })
Example #2
0
 def __init__(self):
     AutoStruct.__init__(self, { 'protocol' : 'unknown', 'name' : None,
                                 'status' : 'away', 'online' : False })