[Python-Dev] Debug entry points for PyMalloc (original) (raw)

Guido van Rossum guido@python.org
Thu, 21 Mar 2002 19:33:10 -0500


[Martin v. Loewis] > Notice that this is possible both at compile time and at run-time; it > seems that you were thinking of the compile-time option, whereas Guido > was asking for the run-time option.

No I wasn't. Sorry for the misunderstanding. I was just making sure we'd still have --without-pymalloc.

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