Subject: Re: [Boost-users] [boost-users][python] Problem with lifetime of object?
From: Germán Diago (germandiago_at_[hidden])
Date: 2009-08-27 04:11:43


Sorry, there's an error in the python code, I meant:

>> obj = createObject()
>> addToScene("obj", obj)

> Thanks in advance.
>