Re: [snake-farm] Re: Snake farm

Guido van Rossum <[email protected]> Sun, 10 Nov 2002 19:52:52 -0500
Newsgroups gmane.comp.python.devel,gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
> Try with "--without-pymalloc" that solved this issue for me. But the 
> tests still fail in "test_re".

Marc, pymalloc is supposed to be bulletproof.  If there's a segfault
that can be avoided by disabling pymalloc, that's a bug in pymalloc.
Would you mind helping us find this bug?

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