Message288389
| Author | falu2010 |
|---|---|
| Recipients | falu2010 |
| Date | 2017-02-22.23:00:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487804455.46.0.830935553244.issue29626@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When I use argparse the optional arguments with character "-p" and "-s" has improper spacing while using help/usage command. Sample out put from argparse module: usage: cli node list [-h] [-p] [-o] Lists nodes in your current project. optional arguments: -h, --help show this help message and exit // extra space after p -p , --projectid -o, --org (For administrators only) Lists all the nodes in |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-22 23:00:55 | falu2010 | set | recipients: + falu2010 |
| 2017-02-22 23:00:55 | falu2010 | set | messageid: <1487804455.46.0.830935553244.issue29626@psf.upfronthosting.co.za> |
| 2017-02-22 23:00:55 | falu2010 | link | issue29626 messages |
| 2017-02-22 23:00:55 | falu2010 | create | |