Message 263073 - Python tracker

Message263073

Author serhiy.storchaka
Recipients Kevin Modzelewski, brett.cannon, gvanrossum, serhiy.storchaka
Date 2016-04-09.07:05:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460185548.01.0.0703775174223.issue26718@psf.upfronthosting.co.za>
In-reply-to
Content
If super used __new__ instead of __init__, this issue probably wouldn't arise.

I'm surprised that super is subclassable.
History
Date User Action Args
2016-04-09 07:05:48serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, brett.cannon, Kevin Modzelewski
2016-04-09 07:05:48serhiy.storchakasetmessageid: <1460185548.01.0.0703775174223.issue26718@psf.upfronthosting.co.za>
2016-04-09 07:05:47serhiy.storchakalinkissue26718 messages
2016-04-09 07:05:47serhiy.storchakacreate