PyRun_SimpleString, PyRun_File

Stavros Tsolakos stsolakos at patras.atmel.com
Wed Aug 6 06:04:04 EDT 2003


>I decided to load scripts into memory myself and execute them with
>PyRun_(Simple)String.
>
I don't know anything about this, but, I use PyRun_SimpleString( 
"execfile( 'filename' )" ) to execute files. Give it a try.

Regards
Stavros










More information about the Python-list mailing list