On Oct 27, 4:11 pm, chewie54 <[EMAIL PROTECTED]> wrote: > 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.
There's good, basic examples in the documentation on extending python: http://docs.python.org/ext/ -- Paul Hankin -- http://mail.python.org/mailman/listinfo/python-list
