[Python-Dev] test_unicode failure on MIPS
Fredrik Lundh
fredrik at pythonware.com
Fri Jun 2 08:03:53 CEST 2006
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 buildbots seem to have a problem with this...)
</F>
More information about the Python-Dev
mailing list