[Python-3000] hash as attribute/property

Delaney, Timothy (Tim) tdelaney at avaya.com
Tue Apr 4 00:43:34 CEST 2006


I've been thinking that `hash` could be an attribute (or property if it
needs to be calculated on-the-fly) rather than the current method call.

Or it could be an easy thing to add to the "won't change" PEP ...

Tim Delaney


More information about the Python-3000 mailing list