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
More information about the Python-list mailing list
Wed Apr 12 08:33:01 EDT 2000
- Previous message (by thread): Embedding Python in Visual C++ 6.0
- Next message (by thread): Python/Perl Popularity (Re: A Mountain of Perl...)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ?
- Previous message (by thread): Embedding Python in Visual C++ 6.0
- Next message (by thread): Python/Perl Popularity (Re: A Mountain of Perl...)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list