[python-win32] Visual Source Safe Automation

Graham Bloice graham.bloice at trihedral.com
Mon Apr 21 13:47:37 EDT 2003


I'm attempting to use PythonCOM to drive Visual SourceSafe (VSS).  I've used
PythonCOM before, but I'm struggling with VSS.

I've run MakePy on the type library, and I get a module when calling
EnsureModule():

 ss =
win32com.client.gencache.EnsureModule('{783CD4E0-9D54-11CF-B8EE-00608CC9A71F
}', 0, 5, 1)

but how do I then instantiate an instance and get the dispatch interface ?

Graham Bloice
Software Developer
Trihedral UK Limited
Tel: +44 (0)1224 332238
Mail: mailto:graham.bloice at trihedral.com





More information about the Python-win32 mailing list