[Pyrex] How to use C functions in many Pyrex files?

Simon Burton simon at arrowtheory.com
Thu Apr 6 08:32:26 CEST 2006


On Thu, 06 Apr 2006 12:36:59 +1200
Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:

> 
> Depending on your platform, it might be possible
> to declare it public in one module, treat it as an
> external C function in the other and dynamically
> link the second module against the first.

I asked c.l.py about this when i had this problem. Martin v. Löwis
said it was "asking for trouble"...

http://groups.google.com/group/comp.lang.python/browse_thread/thread/4d28a57180c7acd0/

Simon.

-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 



More information about the Pyrex mailing list