Message108638
| Author | eric.araujo |
|---|---|
| Recipients | LambertDW, eric.araujo, ggenellina, kszawala, terry.reedy, vstinner |
| Date | 2010-06-25.22:11:11 |
| SpamBayes Score | 0.06266218 |
| Marked as misclassified | No |
| Message-id | <1277503873.12.0.717870570058.issue4640@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
optparse specifically supports only GNU-style two-dashes long argument. Victor is right, optparse will always understand -thing as -t -h -i -n -g. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-25 22:11:13 | eric.araujo | set | recipients: + eric.araujo, terry.reedy, ggenellina, vstinner, LambertDW, kszawala |
| 2010-06-25 22:11:13 | eric.araujo | set | messageid: <1277503873.12.0.717870570058.issue4640@psf.upfronthosting.co.za> |
| 2010-06-25 22:11:11 | eric.araujo | link | issue4640 messages |
| 2010-06-25 22:11:11 | eric.araujo | create | |