[C++-sig] Re: Presenting a Python embedding tutorial

Dirk Gerrits dirk at gerrits.homeip.net
Thu Dec 12 18:03:23 CET 2002


Nicodemus wrote:
> In my opinion, a python::interpreter class should be able to (from the 
> top of my head):
> - Run python code (PyRun_* friends).
[snip]

I like this idea of making the PyRun_* wrappers member functions of 
python::interpreter. It simplifies things for the user (and the 
implementer too I reckon. ;))

Dirk Gerrits







More information about the Cplusplus-sig mailing list