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 asvetlov
Recipients Ronny.Pfannschmidt, alex, asvetlov, cvrebert, daniel.urban, eric.araujo, josmiley, ncoghlan, torsten, 猫.黒
Date 2012-11-05.14:37:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352126222.16.0.572189937151.issue14965@psf.upfronthosting.co.za>
In-reply-to
Content
I would say

@x.deleter
def x(self):
    del super().x

confuses me a bit. 
But I'm only -0, let's see other developers for their opinions.
History
Date User Action Args
2012-11-05 14:37:02asvetlovsetrecipients: + asvetlov, ncoghlan, eric.araujo, alex, cvrebert, daniel.urban, torsten, josmiley, Ronny.Pfannschmidt, 猫.黒
2012-11-05 14:37:02asvetlovsetmessageid: <1352126222.16.0.572189937151.issue14965@psf.upfronthosting.co.za>
2012-11-05 14:37:02asvetlovlinkissue14965 messages
2012-11-05 14:37:01asvetlovcreate