8.3.2. TPythonEval
This class is used when you use Uranie with the python interpreter. So they are not detailed here.
More detail can be find in the python version of this documentation, but its use is very similar to
a TCJitEval class.
Its use with the C++ interpreter is not trivial (it needs to loads the python interpreter) and are
not covered here. Using a TCodeEval instead is a simpler solution.