Message226316
It seems that delaying positional argument parsing after all optional arguments are parsed would be clean and robust.
My understanding is that optional arguments aren't ambiguous and should be processed first and removed from the arguments. Then the current pattern matching done for positional arguments would work well (in one try).
If you think this would be a better patch I can give it a try. |
|
Date |
User |
Action |
Args |
2014-09-03 19:02:35 | leonard.gerard | set | recipients:
+ leonard.gerard, bethard, gfxmonk, chris.jerdonek, tshepang, martin.panter, paul.j3, waltermundt |
2014-09-03 19:02:35 | leonard.gerard | set | messageid: <1409770955.32.0.326679416068.issue15112@psf.upfronthosting.co.za> |
2014-09-03 19:02:35 | leonard.gerard | link | issue15112 messages |
2014-09-03 19:02:35 | leonard.gerard | create | |
|