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