[Python-Dev] Odd behavior with `make test'

Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Fri, 30 Jun 2000 20:15:37 +0200


> test_re still fails, but this time with
>=20
> test test_re failed -- Writing: '=3D=3D=3D Failed incorrectly', =
expected: "('abc', 'abc', 0, 'fou"

note that test_re should fail; someone (me?) needs to
regenerate the output file.

the rest looks a bit scary, to say the least.  does someone (sre?)
overwrite something? does anyone have purify (dmalloc, fences,
whatever) within reach?

</F>