[python-win32] Problems starting services - any advice?

2007-12-03 Thread David London
, standard edition, with service pack 2. I'm using python 2.5, with pywin32-210. Python is not installed in the default location (we put it in d:\python25), but the pywin installation has not been modified. The python class that handles the service has been attached. Any suggestions wou

Re: [python-win32] Problems starting services - any advice?

2007-12-03 Thread David London
On Monday 03 December 2007 3:21:06 pm Tim Roberts wrote: > David London wrote: > > Hello all, > > I'm encountering some strangeness when running my python code on a > > windows machine and I was wondering if anyone had any advice, > > > > I have a number of py