Hello,

within the win32-extensions under demo I found the pipetestservice.py and am developping my own services out of it.

With each development step I have to

stop the running service
remove the existing one
install the  new one
start the service


of course, I can script that... but it still takes time.

Is there something quicker? a "fake service environment" in pure python or that like?

Harald


--
GHUM Harald Massa
persuasion python postgresql
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to