[C++-sig] Re: boost:python:embedding

David Abrahams dave at boost-consulting.com
Tue May 6 23:40:17 CEST 2003


Dirk Gerrits <dirk at gerrits.homeip.net> writes:

>> I'm not sure if these docs are accurate; I checked into it once.  You
>> might want to use the source (Luke).
>
> It seems to me that the docs are accurate. call_ll_exitfuncs() is the
> very last thing done by Py_Finalize() in the CVS source
> (Python/pythonrun.c).
>
>>>I assumed that the releasing would need to make Python API calls. But
>>>perhaps I'm mistaken?
>> No, you're correct.
>
> Ok, atexit.register() it is then?

Sounds good to me.

Before you start making code modifications, we should discuss what
kind of infrastructure we'll want in the project to handle this sort
of thing.  I don't have anything particular in mind yet, so feel free
to make suggestions.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list