[python-win32] pythonservice.exe and sys.exitfunc

2007-10-30 Thread Paul Rudin
It seems that when using pythonservice.exe sys.exitfunc does not run. Can anyone confirm this? This is particularly a problem if you have any code that uses atexit. ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/lis

Re: [python-win32] pythonservice.exe and sys.exitfunc

2007-10-30 Thread Mark Hammond
That's correct - see http://sourceforge.net/tracker/index.php?func=detail&aid=1273738&group_id=78 018&atid=551954 Mark > -Original Message- > From: [EMAIL PROTECTED] [mailto:python-win32- > [EMAIL PROTECTED] On Behalf Of Paul Rudin > Sent: Wednesday, 31 October 2007 3:50 PM > To: python-w