Message 344105 - Python tracker

Message344105

Author codevil_2o
Recipients Nicholas Matthews, codevil_2o, docs@python, josh.r, matrixise
Date 2019-05-31.18:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559328724.32.0.433132324847.issue36947@roundup.psfhosted.org>
In-reply-to
Content
It should be written like "In the following example, both MyClass and MySubclass are instances of Meta and the type of MyClass is of metaclass Meta and type of MySubclass is MyClass:"
History
Date User Action Args
2019-05-31 18:52:04codevil_2osetrecipients: + codevil_2o, docs@python, matrixise, josh.r, Nicholas Matthews
2019-05-31 18:52:04codevil_2osetmessageid: <1559328724.32.0.433132324847.issue36947@roundup.psfhosted.org>
2019-05-31 18:52:04codevil_2olinkissue36947 messages
2019-05-31 18:52:04codevil_2ocreate