[Python-Dev] cygwin errors

Tim Peters tim.one@comcast.net
Tue, 22 Jul 2003 17:05:14 -0400


[Brett]
> Argh!  The test is wrong.  It should be
> locale.getlocale(locale.LC_TIME)[0] that is being checked against.
> Crap, sorry to have caused all of this trouble over such a stupid
> little mistake.  I am personally amazed it took so long for the error
> to show up.

That's OK.  There was another failure in test_time, but I don't remember
that details anymore.

> I can check this minute change in, but what branch/tag/thing do you
> want it done to?

The head, please.