Hi! *sorry for my bad english*
A COM server, in PyWin32, is a class. When this class has a "attribut de class" (sorry it's in french ; english = attr of class?) , and if this attr of class is also in the _public_attrs_ list, it is changed, like a attr of instance. If I open twice the COM server, in the same application, when the first instance change the attr of class, the change is not visible from the second instance. Am I correct, or am I fail? @-salutations Michel Claveau _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32