On Oct 27, 2:59 pm, MrJean1 <[EMAIL PROTECTED]> wrote:
> There is a C template in file Modules/xxmodule.c in Python 2.5, maybe
> earlier.
>
> /Jean Brouwers
>
> On Oct 27, 8:11 am, chewie54 <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
>
> > Does anyone now of a good example to use as template for a  C program
> > extension that needs to be built on the Mac OS X.
>
> > Thanks,

I have looked at the docs on the python.org but specifically looking
for
examples showing how to deal with linked lists and more about when to
use
references Py_INCREF and Py_DECREF

I didn't find Modules/xxmodule.c on my Mac OS X installation.


Thanks again

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to