[Python-Dev] cygwin errors
Barry Warsaw
barry@python.org
22 Jul 2003 17:08:07 -0400
On Tue, 2003-07-22 at 16:56, Brett C. wrote:
> 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.
>
> I can check this minute change in, but what branch/tag/thing do you want
> it done to?
Please check this into the head.
We still don't understand why test_logging.py has to futz with the
locale.
-Barry