Embedding question (doing Python from C)

Randy Heiland heiland at ncsa.uiuc.edu
Thu Sep 9 11:12:51 EDT 1999


I have a C++ server executing Python scripts using just
PyRun_SimpleString and it works great -- mostly.  However, it doesn't
handle more complicated Python commands/constructs, e.g., a 'for' loop.
Can someone offer advice?

thanks,
--Randy





More information about the Python-list mailing list