Python, NT Services and COM

Mark Wright mwright at pro-ns.net
Wed May 30 12:55:59 EDT 2001


Is it possible to provide a COM interface to an NT Service in Python? 
I've got an application that I'd like to run as a service, and I'd
like to provide a COM interface for administrative and monitoring
purposes.  I don't understand how Python controls object lifetimes
(the standard COM server examples hide the details).  (Truth be told,
I don't understand how ATL does it either)

Mark Wright
mwright at pro-ns.net



More information about the Python-list mailing list