[Python-3000] hash as attribute/property (original) (raw)
Delaney, Timothy (Tim) tdelaney at avaya.com
Tue Apr 4 00:43:34 CEST 2006
- Previous message: [Python-3000] [Python-Dev] SF:1463370 add .format() method to str and unicode
- Next message: [Python-3000] hash as attribute/property
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] [Python-Dev] SF:1463370 add .format() method to str and unicode
- Next message: [Python-3000] hash as attribute/property
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]