]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Improve Python container:
authorvsr <vsr@opencascade.com>
Thu, 26 Jan 2012 09:28:17 +0000 (09:28 +0000)
committervsr <vsr@opencascade.com>
Thu, 26 Jan 2012 09:28:17 +0000 (09:28 +0000)
commit4fd6ec5d43f0b05db1fa34dba3b175d79edacc52
treeaf5183cccfae75b9820aaa5c114392bbbbe80cef
parenteab3c7b2b9d250f15839b1f3b61197b0d77c5bd4
Improve Python container:
- load_component_Library() function returns now reason of the failure if it can't load the component module
- avoid raising an exception when triyng loading unexistent or inappropriate module (for instance, if module is not a Python, but C++ one).
src/Container/SALOME_ContainerPy.py