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 ethan.furman
Recipients barry, eli.bendersky, eric.smith, ethan.furman, talsuk5
Date 2020-08-10.19:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597088939.64.0.324817562185.issue41517@roundup.psfhosted.org>
In-reply-to
Content
The problem is that class B should raise an error as class A already has members.
History
Date User Action Args
2020-08-10 19:48:59ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, eli.bendersky, talsuk5
2020-08-10 19:48:59ethan.furmansetmessageid: <1597088939.64.0.324817562185.issue41517@roundup.psfhosted.org>
2020-08-10 19:48:59ethan.furmanlinkissue41517 messages
2020-08-10 19:48:59ethan.furmancreate