Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why dosn't this work

Name: Anonymous 2008-11-15 22:20


>>> class A():
    def kill(self):
        del self

>>> a = A()
>>> a.kill()
>>> a
<__main__.A instance at 0x01F23170>


???

Name: Anonymous 2008-11-15 22:32

then how can I make a class instance delete itself?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List