Example #1
0
 def __init__(self,chan,sock,utok):
     LPHandler.__init__(self,chan,sock,utok)
     self.decrement()
Example #2
0
 def __init__(self,chan,sock,utok):
     #test specific
     LPHandler.__init__(self,chan,sock,utok)
     self.cnt=0
     self.startincrementor()