This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shihai1991
Recipients petr.viktorin, shihai1991, vstinner
Date 2020-11-23.16:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606147570.95.0.590594444949.issue42410@roundup.psfhosted.org>
In-reply-to
Content
> You should analyze why "cls != obj" conditon is true: why cls is not obj?

You are right. I am in the wrong way definitely. It's weird to me.I try to figure it out in this week~
History
Date User Action Args
2020-11-23 16:06:10shihai1991setrecipients: + shihai1991, vstinner, petr.viktorin
2020-11-23 16:06:10shihai1991setmessageid: <1606147570.95.0.590594444949.issue42410@roundup.psfhosted.org>
2020-11-23 16:06:10shihai1991linkissue42410 messages
2020-11-23 16:06:10shihai1991create