Message 215347 - Python tracker
Message215347
| Author | yselivanov |
|---|---|
| Recipients | brett.cannon, larry, ncoghlan, r.david.murray, yselivanov |
| Date | 2014-04-02.00:02:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396396939.79.0.883776533554.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. Interesting idea. I'll incorporate this logic into the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-02 00:02:19 | yselivanov | set | recipients: + yselivanov, brett.cannon, ncoghlan, larry, r.david.murray |
| 2014-04-02 00:02:19 | yselivanov | set | messageid: <1396396939.79.0.883776533554.issue21117@psf.upfronthosting.co.za> |
| 2014-04-02 00:02:19 | yselivanov | link | issue21117 messages |
| 2014-04-02 00:02:19 | yselivanov | create | |