Re: [python-win32] Python Interface to PVCS.

2008-03-05 Thread Tim Roberts
Graessle, Glenn (FC COE) wrote: > Thanks. Have you seen a basic, command-line-wrapper class anywhere? > Do you mean, specifically for PVCS? No. I just rolled my own. This was a number of years ago, and I don't think I even have the wrappers I wrote any more. They weren't all that complic

Re: [python-win32] Python Interface to PVCS.

2008-03-05 Thread Tim Roberts
Graessle, Glenn (FC COE) wrote: > Anyone know where I can find a Python interface to Merant's CM tool > called PVCS? I found it was easier just to call their command line tools with the subprocess module. There's supposed to be an API, but their product is baroquely complicated. -- Tim Rober

[python-win32] Python Interface to PVCS.

2008-03-05 Thread Graessle, Glenn (FC COE)
Anyone know where I can find a Python interface to Merant's CM tool called PVCS? Glenn Graessle Flight Controls CoE Honeywell International, Inc. 23500 West 105th Street (M/D 42) Olathe, KS 66061 913-712-2645(phone/fax) 913-832-2345 (mobile) [EMAIL PROTECTED] ___