Lines Matching full:deleter
1175 ``c.x = value`` will invoke the setter and ``del c.x`` the deleter.1195 and :attr:`~property.deleter` methods usable as decorators that create a1212 @x.deleter