[Python-Dev] PyEval_EvalCode() (original) (raw)
Tino Lange tino.lange@isg.de
Thu, 17 Oct 2002 10:38:39 +0200
- Previous message: [Python-Dev] Ann: Stackless technology merge under the way
- Next message: [Python-Dev] PyEval_EvalCode()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
This prototype is not available when including "Python.h" (Using v2.1.3) Why did you exclude it from the "official" API prototypes?
I found it in "eval.h", which has to be included manually, besides "Python.h".
Isn't that PyEval_EvalCode() the regular API function to run CodeObjects from Py_CompileString() ?
Cheers,
Tino
- Previous message: [Python-Dev] Ann: Stackless technology merge under the way
- Next message: [Python-Dev] PyEval_EvalCode()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]