We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2336cef commit c6800f5Copy full SHA for c6800f5
docs/mainpage.dox.tmpl
@@ -501,7 +501,7 @@ PythonProgram::setSaveObjectCallback(callback);
501
@section pythonreleasenotes python Module Release Notes
502
503
@subsection python_1_1_3 python Module Version 1.1.3
504
- - @ref @ref Pytohn::PythonProgram::evalExpression() "PythonProgram::evalExpression()" not able to reference
+ - @ref Python::PythonProgram::evalExpression() "PythonProgram::evalExpression()" not able to reference
505
symbols in the program
506
(<a href="https://github.com/qorelanguage/qore/issues/4406">issue 4406</a>)
507
- subinterpreter errors using the \c python module from %Python
0 commit comments