[Python-Dev] test_builtin failing for anyone else?

Martin von Loewis loewis@informatik.hu-berlin.de
Sat, 18 Aug 2001 00:14:22 +0200 (MEST)


> I'm seeing this after Martin's large Unicode patch. ...
> That's it.  Anyone else?

You might think I should have seen it too. I didn't, because I ran the
testsuite for --enable-unicode without the patches to the tests, and
re-ran the test suite then only for --disable-unicode (*) :-(

Anyway, I just committed a patch that fixes it for me...

Regards,
Martin

(*) That also produces a number of failures, but that is expected:
some tests still absolutely require Unicode support, and some of the
libraries do as well, mainly pickle.