Message307699
| Author | ncoghlan |
|---|---|
| Recipients | CuriousLearner, ncoghlan, serhiy.storchaka |
| Date | 2017-12-06.03:43:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512531807.12.0.213398074469.issue31506@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Aye, I think Sanyam's proposed messages look good, and the "C().__init__() takes no arguments" wording is easier to follow than my suggested "C.__init__() takes exactly one argument" wording (as interpreting the latter currently requires noticing that it's referring to the *unbound* method taking one argument: the instance). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-06 03:43:27 | ncoghlan | set | recipients: + ncoghlan, serhiy.storchaka, CuriousLearner |
| 2017-12-06 03:43:27 | ncoghlan | set | messageid: <1512531807.12.0.213398074469.issue31506@psf.upfronthosting.co.za> |
| 2017-12-06 03:43:27 | ncoghlan | link | issue31506 messages |
| 2017-12-06 03:43:26 | ncoghlan | create | |