Example #1
0
 def __init__(self, data=None):
     HashAlgo.__init__(self, hashFactory, data)
 def __init__(self, data=None):
     HashAlgo.__init__(self, hashFactory, data)