Re: atexit not being executed

2005-05-03 Thread Chris Gorton
erver terminates. This being the case it would not be any good as the server should be 'Up' all of the time!. Can you think of any possible workarounds for this? >From: Skip Montanaro <[EMAIL PROTECTED]> >To: "Chris Gorton" <[EMAIL PROTECTED]> >CC: python-

atexit not being executed

2005-05-03 Thread Chris Gorton
I am currently writing some code within a Data Quality tool that allows for transforms to pass data records through what they call User Defined Transforms (This transforms allow access to all python functionality). It is currently using version 2.3 My problem is as follows: I am calling an API