Lisandro Dalcin schrieb:
> On Thu, Apr 16, 2009 at 6:15 PM, Martin Gysel <[email protected]> wrote:
>   
>> cdef extern from "dictobject.h":
>>    ctypedef class __builtin__.dict [object PyDictObject]
>>     
> I woud just use "Python.h" ... and add ": pass" at the end (perhaps
> add a newline after ":")
>   
thx for the hint with the ': pass'

cheers
martin

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

Reply via email to