t() on the object's
attributes using the __class__ 's to construct
generic names for the instantiations.
Has anyone given this a thought already ?
Thank you in advance for any remarks,
--
Bas Michielsen
ONERA, Electromagnetics and Radar Department
2, avenue Edouard Belin, 31055 TOULOUS
Jerome Alet wrote:
> Hi,
>
> Le Fri, 08 Jul 2005 15:16:21 +0200, Bas Michielsen a écrit :
>
>
>>Is there a good/standard way of having (composite)
>>objects write a Python script which will regenerate
>>the very same object ?
>
>
> I've don
mk wrote:
> Hello,
>
> I'm having terrible problems building C++ extension to Python 2.4 using
> SWIG. I'd appreciate if somebody knowledgeable at the subject took a
> look at it. swig-1.3.29, g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52).
>
> I used following commands to build C++ extension:
>
>