A question about fill_free_list(void) function
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Thu Jul 2 21:28:48 EDT 2009
En Thu, 02 Jul 2009 07:55:42 -0300, Pedram <pm567426 at gmail.com> escribió:
> On Jul 2, 1:11 pm, Peter Otten <__pete... at web.de> wrote:
>> [snip explanation of strange pointer manipulations in the C code of the
>> integer type]
> Oh, I got it! What a wonderful implementation! :o
Well, I would not say it's "wonderful"...
The wonderful part is that all those nasty tricks are only there, hidden
from us poor mortals, so we can focus on writing nice and elegant Python
code instead :)
--
Gabriel Genellina
More information about the Python-list
mailing list