PyMem_MALLOC (was [Python-Dev] Snake farm) (original) (raw)

Guido van Rossum guido@python.org
Sun, 24 Nov 2002 07:53:21 -0500


[martin@v.loewis.de] > BTW, you managed to trick me into writing malloc((n) || 1). That took > some time to figure out...

[Tim]

I was thinking Python there. Guido picked up on it at once -- I guess he doesn't write enough Python .

No, I was probably the first person ever to be bitten by this, back in 1991. :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)