[Python-Dev] Strange behaviour with PyEval_EvalCode
Joe Eagar
joeedh at gmail.com
Sun May 13 23:09:56 CEST 2007
Joe Eagar wrote:
> Hi I'm getting extremely odd behavior. First of all, why isn't
> PyEval_EvalCode documented anywhere? Anyway, I'm working on blender's
> python integration (it embeds python, as opposed to python embedding
> it). I have a function that executes a string buffer of python code,
> fetches a function from its global dictionary then calls it.
>
>
Eh sorry about the double post.
Joe
More information about the Python-Dev
mailing list