Message166173
| Author | bethard |
|---|---|
| Recipients | bethard, tshepang, waltermundt |
| Date | 2012-07-22.21:53:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1342994027.39.0.277239827847.issue15112@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Your patch is a good start, but it needs to handle all the related situations, e.g. nargs='?' and the possibility of having more than one zero-length argument at the end. I believe the following patch achieves this. Please test it out. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-22 21:53:47 | bethard | set | recipients: + bethard, tshepang, waltermundt |
| 2012-07-22 21:53:47 | bethard | set | messageid: <1342994027.39.0.277239827847.issue15112@psf.upfronthosting.co.za> |
| 2012-07-22 21:53:46 | bethard | link | issue15112 messages |
| 2012-07-22 21:53:46 | bethard | create | |