Re: Does __Pyx_ImportType need to check struct sizes? (Cython-relevant, too)

Greg Ewing <[email protected]> Tue, 02 Jun 2009 12:10:03 +1200
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
Robert Bradshaw wrote:

> Maybe a list of the struct members (as a char*).

How is that going to work for types that weren't
created using Pyrex/Cython?

-- 
Greg