Re: [Python-Dev] test_unicode failure on MIPS

2006-06-01 Thread Neal Norwitz
On 6/1/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > Neal Norwitz wrote: > > > Any ideas? > > this is a recent change, so it looks like the box simply didn't get > around to rebuild the unicodeobject module. That shouldn't be. make distclean should be called (it was make clean until recently).

Re: [Python-Dev] test_unicode failure on MIPS

2006-06-01 Thread Fredrik Lundh
Neal Norwitz wrote: > Any ideas? this is a recent change, so it looks like the box simply didn't get around to rebuild the unicodeobject module. (I'm beginning to wonder if I didn't forget to add some header file dependencies somewhere during the stringlib refactoring, but none of the other b

[Python-Dev] test_unicode failure on MIPS

2006-06-01 Thread Neal Norwitz
Any ideas? http://www.python.org/dev/buildbot/all/MIPS%20Debian%20trunk/builds/176/step-test/0 == FAIL: test_count (test.test_unicode.UnicodeTest) -- Traceback (