autowrap ~add-embedded-pynih (2022-03-03T22:46:34.3026687)
Dub
Repo
InterpContext.evalStatements
python
embedded
InterpContext
Evaluate one or more python statements once.
class
InterpContext
auto
evalStatements
(
string
pythonStatements
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
python
embedded
InterpContext
constructors
this
functions
evalStatements
popDummyFrame
pushDummyFrame
py_eval
properties
opDispatch
variables
flags
frame
globals
locals
Evaluate one or more python statements once.