runSimpleString s
This function a is wrapper around the function PyRun_SimpleString from the Python C API. Note that, unlike pythonValue, it has no return value.
|
The object runSimpleString is a compiled function.
The source of this document is in Python/doc.m2:247:0.