Hash functions

Steven D'Aprano steve at REMOVETHIScyber.com.au
Thu Jul 21 12:26:23 EDT 2005


Do people often use hash() on built-in types? What do you find it useful
for?

How about on custom classes? Can anyone give me some good tips or hints
for writing and using hash functions in Python?

Thank you,


-- 
Steven.




More information about the Python-list mailing list