Salome HOME
fix YacsPMMLBasicsTest: problem of convertPyObjectToString in TypeConversions.cxx V9_0_0
authorPaul RASCLE <paul.rascle@edf.fr>
Tue, 16 Jan 2018 20:12:13 +0000 (21:12 +0100)
committerPaul RASCLE <paul.rascle@edf.fr>
Tue, 16 Jan 2018 20:12:13 +0000 (21:12 +0100)
commitb0898fabd07c0b33ed8fd229e779264a67d9110a
tree061e9665583a29cec189dc5fa0b048f52ed981b1
parenta58acdc84f346ebd77a5b5ddd7a33ec8116b48e7
fix YacsPMMLBasicsTest: problem of convertPyObjectToString in TypeConversions.cxx
The solution is not clear.
TODO: A better understanding of what to do is necessary
Do we need a separate treatment for string (maybe with bad encoding?) and other types of PyObject
Do we need str() or repr() and what are the possible causes of failure of str() ?
src/runtime/TypeConversions.cxx
src/yacsloader/pmml/YACSPMMLBasicsTest1.cxx