[c-api]Transmutation of an extension object into a read-only buffer adding an integer in-place.
Giacomo Alzetta
giacomo.alzetta at gmail.com
Sat Aug 11 04:55:09 EDT 2012
Il giorno sabato 11 agosto 2012 08:40:18 UTC+2, Stefan Behnel ha scritto:
> Giacomo Alzetta, 11.08.2012 08:21:
>
> > I'd prefer to stick to Python and C, without having to put cython
>
> > sources or cython-generated c modules (which I know are almost
>
> > completely unreadable from a human point of view. Or at least the ones I
>
> > saw).
>
>
>
> And the cool thing is: you don't have to read them. :)
>
>
>
> Stefan
Yes, but since all this code will end-up in the hands of some examiner, he'll have to read them. :)
More information about the Python-list
mailing list