[Cython] cimport a plain c int ?

Simon Burton simon at arrowtheory.com
Tue Jun 10 21:40:35 CEST 2008


Is it possible to export a module level c integer to another pyrex module using
the cimport mechanism ?

Simon.


More information about the Cython-dev mailing list