Message156145
| Author | larry |
|---|---|
| Recipients | Arfrever, benjamin.peterson, eric.snow, gregory.p.smith, larry, pitrou |
| Date | 2012-03-17.07:59:45 |
| SpamBayes Score | 5.3108515e-06 |
| Marked as misclassified | No |
| Message-id | <1331971187.66.0.752224472412.issue14328@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Shouldn't using vgetargs1 with '$' in the format string just be > an error? vgetargs1 doesn't know anything about keyword arguments. Thank you for catching that! Serves me right for search-and-destroy style development--I'm not that familiar with getargs.c. Fixed, which is to say I removed that gunk, in attached patch #4 against current trunk. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-17 07:59:47 | larry | set | recipients: + larry, gregory.p.smith, pitrou, benjamin.peterson, Arfrever, eric.snow |
| 2012-03-17 07:59:47 | larry | set | messageid: <1331971187.66.0.752224472412.issue14328@psf.upfronthosting.co.za> |
| 2012-03-17 07:59:47 | larry | link | issue14328 messages |
| 2012-03-17 07:59:46 | larry | create | |