@@ -0,0 +1,6 @@
class Dog:
def __del__(self):
global heaven
heaven.append(self)
heaven = []
The note is not visible to the blocked user.