[Python-Dev] Strange behaviour with PyEval_EvalCode (original) (raw)
Joe Eagar joeedh at gmail.com
Sun May 13 23:09:56 CEST 2007
- Previous message: [Python-Dev] Strange behaviour with PyEval_EvalCode
- Next message: [Python-Dev] Weekly Python Patch/Bug Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joe Eagar wrote:
Hi I'm getting extremely odd behavior. First of all, why isn't PyEvalEvalCode 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
- Previous message: [Python-Dev] Strange behaviour with PyEval_EvalCode
- Next message: [Python-Dev] Weekly Python Patch/Bug Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]