>> I need to use the python objects like list, str, tuple in my python
>> extension modules. So can you help me to get the example running? I tried it
>> on two different systems, one with gcc 4.2.4
>>and one with gcc 4.3.3. Other relevant packages are: gccxml 0.9 (cvs from
>>2008-05-30), boo
On Sun, May 31, 2009 at 9:30 PM, Werner Joergensen
wrote:
>
>>> I need to use the python objects like list, str, tuple in my python
>>> extension modules. So can you help me to get the example running? I tried
>>> it on two different systems, one with gcc 4.2.4
>
>>>and one with gcc 4.3.3. Other