[Python-Dev] Suggestions for Improvements to namedtuple
Raymond Hettinger
python at rcn.com
Wed Nov 14 23:58:21 CET 2007
More information about the Python-Dev mailing list
Wed Nov 14 23:58:21 CET 2007
- Previous message: [Python-Dev] Suggestions for Improvements to namedtuple
- Next message: [Python-Dev] Suggestions for Improvements to namedtuple
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> crucial stuff like __fields__ ... fully > read-write. On further thought, I think this is a good idea. Nothing good can come from writing to this class variable. Suggestion is checked-in in rev 58971. Curiously, it was already documented as read-only (I took the time machine out for a spin). Raymond
- Previous message: [Python-Dev] Suggestions for Improvements to namedtuple
- Next message: [Python-Dev] Suggestions for Improvements to namedtuple
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list