if I create an object like... obj = None ... obj = anObject()
can obj set itself to none in some method of the class? -- http://mail.python.org/mailman/listinfo/python-list
if I create an object like... obj = None ... obj = anObject()
can obj set itself to none in some method of the class? -- http://mail.python.org/mailman/listinfo/python-list