Andrew Svetlov added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to