|
(0010750)
|
|
Utkarsh Ayachit
|
|
2008-03-07 12:10
|
|
Removing threading support from the interpretor.
MakeCurrent()/ReleaseControl() ensure that the active interpretor is restored
correctly thus avoiding resurfacing of BUG 0004823.
Note that we can no longer use the python testing framework when python shell
or python programmable filter is involved.
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- Qt/Components/pqMainWindowCore.cxx
new revision: 1.252; previous revision: 1.251
/cvsroot/ParaView3/ParaView3/Qt/Python/pqPythonShell.cxx,v <-- Qt/Python/pqPythonShell.cxx
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx,v <-- Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx
new revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.h,v <-- Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.h
new revision: 1.10; previous revision: 1.9 |
|