(An Unofficial) Python Reference Wiki

"clearly marked experimental"

The __delete__ method

__delete__(self, instance)

This method is part of the interface-descriptors interface.

Called to delete the attribute on an instance instance of the owner class.