Message 247942 - Python tracker
Message247942
| Author | paul.j3 |
|---|---|
| Recipients | Antony.Lee, bethard, docs@python, paul.j3 |
| Date | 2015-08-03.17:31:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438623102.25.0.1987081501.issue24647@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |