Message123847
The current behavior for function definitions is beneficial because a trailing comma in the argument list is likely to signal a real error (omitted variable).
In contrast, the trailing comma for lists is useful because entries on separate lines in a repeating pattern that makes it easy to add or remove entries.
The use cases for both function definitions and lists are best served by the current behavior, more so that a notion driven by "foolish consistency".
Recommend rejecting and closing. |
|
| Date |
User |
Action |
Args |
| 2010-12-12 19:59:12 | rhettinger | set | recipients:
+ rhettinger, loewis, mark.dickinson, zuo |
| 2010-12-12 19:59:12 | rhettinger | set | messageid: <[email protected]> |
| 2010-12-12 19:59:11 | rhettinger | link | issue10682 messages |
| 2010-12-12 19:59:10 | rhettinger | create | |
|