[Python-Dev] Suggestions for Improvements to namedtuple
Raymond Hettinger
python at rcn.com
Thu Nov 15 03:48:16 CET 2007
More information about the Python-Dev mailing list
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 ]
More information about the Python-Dev mailing list