Module gtkgui_helpers :: Class HashDigest
[hide private]
[frames] | no frames]

Class HashDigest

source code

Instance Methods [hide private]
 
__init__(self, algo, digest) source code
 
cleanID(self, id_) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code
 
__hash__(self) source code
 
__str__(self) source code
 
__repr__(self) source code
Method Details [hide private]

__init__(self, algo, digest)
(Constructor)

source code 

cleanID(self, id_)

source code 

__eq__(self, other)
(Equality operator)

source code 

__ne__(self, other)

source code 

__hash__(self)
(Hashing function)

source code 

__str__(self)
(Informal representation operator)

source code 

__repr__(self)
(Representation operator)

source code