autowrap ~add-embedded-pynih (2022-03-03T22:46:34.3026687)
Dub
Repo
evalStatements
python
embedded
Evaluate one or more python statements once.
auto
evalStatements
(
string
pythonStatements
,
string
module_
= ""
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
python
embedded
aliases
py_stmts
classes
InterpContext
functions
callObject
construct
evalExpression
evalSimpleString
evalStatements
getMember
getModuleMember
initializePython
pyBuildValue
pyImportModule
pyIsInitialized
pyParseArgs
py_def
toString
zc
Evaluate one or more python statements once.