Re: [python-win32] Python Finalisation

2013-01-15 Thread Tom Bowles
On 10 January 2013 18:48, Tom Bowles wrote: > > On 10 January 2013 17:15, Aahz wrote: >> >> On Thu, Jan 10, 2013, Tom Bowles wrote: >> > >> > Hi, I have a question regarding python finalisation when using pywin32. >> > The details are at >>

Re: [python-win32] Python Finalisation

2013-01-10 Thread Tom Bowles
On 10 January 2013 17:15, Aahz wrote: > On Thu, Jan 10, 2013, Tom Bowles wrote: > > > > Hi, I have a question regarding python finalisation when using pywin32. > > The details are at > > > http://stackoverflow.com/questions/14257654/how-should-i-or-should-i-fina

[python-win32] Python Finalisation

2013-01-10 Thread Tom Bowles
Hi, I have a question regarding python finalisation when using pywin32. The details are at http://stackoverflow.com/questions/14257654/how-should-i-or-should-i-finalize-python-in-the-presence-of-pywin32. I can reproduce the question here if preferred, but there's a lot of formatting and I'm postin