]> SALOME platform Git repositories - modules/superv.git/commit
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 12:00:20 +0000 (12:00 +0000)
committerasv <asv@opencascade.com>
Mon, 28 Feb 2005 12:00:20 +0000 (12:00 +0000)
commitf9632108a917a47ac7d656378d67faf69d4813fa
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