Re: [python-win32] How to delete a dispatched object

2008-02-28 Thread Mark Hammond
you must also remove the reference in 'ob2' Mark From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chen Sent: Friday, 29 February 2008 2:13 AM To: python-win32@python.org Subject: [python-win32] How to delete a dispatched object Hi I am wondering how could I del

[python-win32] How to delete a dispatched object

2008-02-28 Thread Chen
Hi I am wondering how could I delete an dispatched object? Do I just delete the reference to that object? Does python garbage collector take care of everything after I delete the reference? Is there any method which I could use to delete a dispatched object? -- CHEN HUANG COMPUTER Engineering