The Very High Layer and friends

G. David Kuhlman dkuhlman at netcom.com
Wed May 5 11:12:42 EDT 1999


Thomas S. Strinnhed <thstr at serop.abb.se> wrote:
> Hi 

> I'm working on Windows NT, MS Developer Studio and are trying to embed
> the Python interprter in an application.

> Now I have some question about the Python/C API.
> In the Python/C API Reference Manual chapter 2 mentions The Very High
> Layer, very brief. 
> Does anyone know where to get more information about the methods in this
> chapter?? 

> (I have all the downloadable manuals; Embedding..., Library Reference, 
> Tutorial, Python/C API Reference, Python Reference.)

Make sure that you have the very latest downloadable documentation. 
This section in particular has a few more details.  The latest is
(I believe):

"Python Documentation" Release 1.5.2, April 30, 1999 

  - Dave

> I'm very keen on finding out about the PyRun_AnyFile(),
> PyRun_SimpleFile() and PyRun_File(), how they work and differ.





More information about the Python-list mailing list