[Pyrex] C methods in extension types

Francesc Alted falted at openlc.org
Wed Oct 8 22:00:20 CEST 2003


A Dimecres 08 Octubre 2003 21:05, Andreas Kostyrka va escriure:
>
> def __next__(self):
>     cdef Table mytab
>     mytab = self._table
>     self.recout = mytab._read_records(self.nrowsread, ...)
>
> How's that?

That works just fine... but why?

Thanks!

-- 
Francesc Alted





More information about the Pyrex mailing list