[Python-Dev] various unix platform build/test issues

Neal Norwitz neal@metaslash.com
Tue, 18 Feb 2003 12:02:34 -0500


On Tue, Feb 18, 2003 at 11:55:38AM -0500, Tim Peters wrote:
> I noticed that one of the doctests in test_descrtut displayed a dictionary
> without sorting it first.  I just checked in a repair for that.

Looks good:

    test_descr
    test_descrtut
    test_random
    All 3 tests OK.

I'll run all the tests now on various platform.  But things look
pretty good on this side.

Neal