Message342723
| Author | Nicholas Matthews |
|---|---|
| Recipients | Nicholas Matthews |
| Date | 2019-05-17.14:27:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558103271.07.0.643884881507.issue36947@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Currently the final sentence of the second paragraph reads: "In the following example, both MyClass and MySubclass are instances of Meta:" It should read something like: "In the following example, both MyClass and MySubclass have the metaclass Meta, and new instances will be created using Meta:" Classes are created by their metaclass, but cannot be said to be instances of their metaclass, correct? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-17 14:27:51 | Nicholas Matthews | set | recipients: + Nicholas Matthews |
| 2019-05-17 14:27:51 | Nicholas Matthews | set | messageid: <1558103271.07.0.643884881507.issue36947@roundup.psfhosted.org> |
| 2019-05-17 14:27:51 | Nicholas Matthews | link | issue36947 messages |
| 2019-05-17 14:27:50 | Nicholas Matthews | create | |