Are there any one know how can i do to run a node table ?

Sameh chafik pro chafik at nevrax.com
Wed Apr 12 08:33:01 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, now how can i do to run a node table ?







More information about the Python-list mailing list