On 26/09/2007, Greg Ewing <[EMAIL PROTECTED]> wrote: > Paul Moore wrote: > > The array module is built in, so it's > > written in C - what needs to be exposed to qualify as a "C API"? > > I think he's referring to the fact that there is no > public array.h header file provided that lays out the > C-level details. In fact, last time I looked I don't > think there was any array.h file at all, it was all > inside array.c.
Thanks. I see what you mean. Given the way the discussion is currently going, I think I'll hold off doing anything just yet, but I'll keep it in mind. Paul _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com