Message247942
Also, argparse.PARSER is '+...'
'? * +' have closely matched analogs in regex patterns. '...' and '+...' do not. So Python users will have an intuitive idea of what "nargs='*'" means. "nargs='...'" is not so obvious.
As a general rule, the document does not expose the values of module constants. |
|
| Date |
User |
Action |
Args |
| 2015-08-03 17:31:42 | paul.j3 | set | recipients:
+ paul.j3, bethard, docs@python, Antony.Lee |
| 2015-08-03 17:31:42 | paul.j3 | set | messageid: <1438623102.25.0.1987081501.issue24647@psf.upfronthosting.co.za> |
| 2015-08-03 17:31:42 | paul.j3 | link | issue24647 messages |
| 2015-08-03 17:31:42 | paul.j3 | create | |
|