Am 05/11/2008 03:18 AM schrieb Greg Ewing:
> But in Pyrex you wouldn't need the "public"
> declaration, as it's only for making functions
> available to external C code, not other Pyrex
> modules.

But that's what I need, too. The module contains functions that must be
available to external C code and others that are needed for Cython to work.

Johannes



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to