SIGN IN SIGN UP

Changed doctest to run tests in alphabetic order of name.

This makes verbose-mode output easier to dig thru, and removes an accidental
dependence on the order of dict.items() (made visible by recent changes to
dictobject.c).
T
Tim Peters committed
24a41911602bf98e853278ef4bb8b4fb41c0ac8c
Parent: c392b57