Message149543
I agree that this is a bug in current argparse formatting.
It might be a little difficult to fix though because the current option formatting handles arguments one at a time, and producing something like [arg1 [arg2]] requires some understanding of how arguments interact, which the formatter currently doesn't have.
But patches are certainly welcome. |
|
| Date |
User |
Action |
Args |
| 2011-12-15 12:23:02 | bethard | set | recipients:
+ bethard, pwil3058, petri.lehtinen |
| 2011-12-15 12:23:02 | bethard | set | messageid: <[email protected]> |
| 2011-12-15 12:23:01 | bethard | link | issue11708 messages |
| 2011-12-15 12:23:01 | bethard | create | |
|