[Pyrex] cimport in .pxd?

Toshio toshio at tiki-lounge.com
Thu Jan 15 11:49:57 CET 2004


On Wed, 2004-01-14 at 23:07, Paul Prescod wrote:
> Does this do what you want?
> 
> bash-2.05a$ cat test1.pxd
> ### file: test1.pxd
> cimport test2
> 
> cdef extern from "test1.h":
>          struct tester:
>                  test2.tester_t there
Bingo!  Thanks for correcting my bonehead mistake.
-Toshio
-- 
Toshio <toshio at tiki-lounge.com>




More information about the Pyrex mailing list