Newbie: About PyRun_File()

Skip Montanaro skip at mojam.com
Thu Aug 26 11:47:52 EDT 1999


    Bing> How can I use PyRun_File() or PyRun_AnyFile() in my application to run a
    Bing> Python file? or where can I got an example?

Try the extending and embedding manual:

    http://www.python.org/doc/current/ext/ext.html

Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/~skip/
847-971-7098   | Python: Programming the way Guido indented...





More information about the Python-list mailing list