[Python-Dev] Suggestions for Improvements to namedtuple (original) (raw)
Raymond Hettinger python at rcn.com
Thu Nov 15 03:48:16 CET 2007
- Previous message: [Python-Dev] Suggestions for Improvements to namedtuple
- Next message: [Python-Dev] Alternative C implementation idea for collections.deque
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In my opinion replace should be able to replace multiple fields.
This suggestion is accepted and checked-in. See revision 58975. Surprisingly, the required signature change results in improved clarity. This was an all around win.
Raymond
- Previous message: [Python-Dev] Suggestions for Improvements to namedtuple
- Next message: [Python-Dev] Alternative C implementation idea for collections.deque
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]