Salome HOME
A fix for a bug was integrated. The bug: Python function (body) was changed, but...
authorasv <asv@opencascade.com>
Mon, 28 Feb 2005 11:54:32 +0000 (11:54 +0000)
committerasv <asv@opencascade.com>
Mon, 28 Feb 2005 11:54:32 +0000 (11:54 +0000)
commitfb7b7636e0ec27036af93a5983d35aba44ceeb01
tree34302e3c1273d5d1caa4c10838701a908e22f845
parent8916920fb8c02d0cb42644e6d297b82201fd69c9
A fix for a bug was integrated.  The bug: Python function (body) was changed, but Automation would return PyObject for OLD function.  The fix is very simple and it is to be reviewed in the future: it is forced to re-automate the function (re-create PyObject) every time, always.
src/GraphExecutor/DataFlowExecutor_PyDynInvoke.cxx