[Python-Dev] PEP 351, the freeze protocol

Paolino paolo_veronelli at libero.it
Mon Oct 24 17:09:53 CEST 2005


I'm not sure I understood completely the idea but deriving freeze 
function from hash gives hash a wider importance.
Is __hash__=id inside a class enough to use a set (sets.Set before 2.5) 
derived class instance as a key to a mapping?
Sure I missed the point.


Regards Paolino



More information about the Python-Dev mailing list