Hi Jean, Thanks for reporting the errors, fixed in cvs now. Trace has not been completely tested for python 2.4, so if you find any more errors please send them my way!
Pat On Wed, Aug 19, 2009 at 6:13 AM, Jean Favre<[email protected]> wrote: > > python gives me the following syntax error on all the systems I have > with python version less than 2.5, and python tracing is thus not > working on these systems. > > Compiling > /workspace/jfavre/ParaView3Build/Utilities/VTKPythonWrapping/paraview/smtrace.py > ... > File > "/workspace/jfavre/ParaView3Build/Utilities/VTKPythonWrapping/paraview/smtrace.py", > line 6 > class trace_globals(): pass > ^ > SyntaxError: invalid syntax > > Any workarounds? > > TIA > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
