[python-win32] Single-instance, only when invoked COM localserver

Michel Claveau mc at mclaveau.com
Thu Apr 30 08:18:44 CEST 2009


Hi!

A Python-COM-server contain, essentially, a class. This class can have a 
method  __init__(self, ...)
This methode is called for each "opening" of the COM server.
You can use that for control if your COM-server must, or no, continue.

@-salutations
-- 
Michel Claveau




More information about the python-win32 mailing list