>     except win32serviceutil.error:
>         print "Service already running!"

use win32service.error here.  You will need to import win32service first.

Mark.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to