runin a node table

Sameh chafik pro chafik at nevrax.com
Fri Apr 7 03:46:41 EDT 2000


Hello evrybody,
I find in the Python C API the folwing function:
struct _node* PyParser_SimpleParseString (char *str, int start);
struct _node* PyParser_SimpleParseFile (FILE *fp, char *filename, int start);
but i do'nt fin a function like 
PyObject* PyRun_String (struct _node *str, int start); 
Are there any one, or how can i do to run a node table ?
Thank for all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000407/bf8b8c6c/attachment.html>


More information about the Python-list mailing list