Message 215341 - Python tracker
Message215341
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, larry, ncoghlan, r.david.murray, yselivanov |
| Date | 2014-04-01.21:36:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396388182.9.0.616852199754.issue21117@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, wait, it *does* have a usable signature. It's just that all the *subsequent* positional-or-keyword parameters also have to be marked as keyword-only. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-01 21:36:22 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, larry, r.david.murray, yselivanov |
| 2014-04-01 21:36:22 | ncoghlan | set | messageid: <1396388182.9.0.616852199754.issue21117@psf.upfronthosting.co.za> |
| 2014-04-01 21:36:22 | ncoghlan | link | issue21117 messages |
| 2014-04-01 21:36:22 | ncoghlan | create | |