Hello, Is there any kind of performance differences to the different ways of embedding python?
PyEval_EvalCode()
PyRun_SimpleFile()
PyObject_CallObject()
Thanks
Amit
--
http://mail.python.org/mailman/listinfo/python-list
