Message147376
> Like any named tuple, the benefits lie in the better repr, and the fact
> that if you only want some fields you don't have to unpack the whole
> tuple.
But, given the common idiom shown by Benjamin, how likely is it that you manipulate the tuple as-is? |
|
| Date |
User |
Action |
Args |
| 2011-11-09 21:49:59 | pitrou | set | recipients:
+ pitrou, rhettinger, amaury.forgeotdarc, ncoghlan, benjamin.peterson, krisys |
| 2011-11-09 21:49:59 | pitrou | set | messageid: <[email protected]> |
| 2011-11-09 21:49:59 | pitrou | link | issue13375 messages |
| 2011-11-09 21:49:59 | pitrou | create | |
|