wincvs and python question

Peter Hansen peter at engcorp.com
Mon May 20 14:31:11 EDT 2002


sidewinder wrote:
> 
> File "C:\Program Files\GNU\WinCvs 1.3\PythonLib\cvsgui\Macro.py", line 63,
> 
> in Run
> 
> _cvsgui.LaunchTclMacro(self.m_file)

This looks suspicious.  Can you take a look in this file and see
what that routine is expecting to do?  Maybe you've got it trying
to run a Python macro as a TCL one, or vice versa?

-Peter



More information about the Python-list mailing list