[Python-Dev] More new Windos test failures

Brett Cannon drifty@alum.berkeley.edu
Fri, 25 Apr 2003 17:32:34 -0700 (PDT)


[Guido van Rossum]

> > =) I have fixed my copy, though, to rstrip all the text that is
> > compared in case Guido's quick fix is removed later.  I will commit
> > it when Guido gives the all-clear.
>
> I just realized that this would be *wrong* -- URLs may point to binary
> files and there's no reliable way to know whether this is the case.
>

OK, so then I won't commit my changes and let the stand as they are in CVS
right now.

-Brett