Exemplo n.º 1
0
 def __init__(self, *args, **kws):
     if '_class' not in kws:
         kws['_class'] = IMSMessage
     Parser.__init__(self, *args, **kws)
Exemplo n.º 2
0
 def __init__(self):
     Parser.__init__(self)
Exemplo n.º 3
0
 def __init__(self):
     Parser.__init__(self)